gnu: x42-plugins: Update to 20211016.

* gnu/packages/music.scm (x42-plugins): Update to 20211016.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Thorsten Wilms 2021-11-07 12:03:15 +01:00 committed by Efraim Flashner
parent 071f4e3db3
commit 6f45418416
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -6076,7 +6076,7 @@ (define-public spectacle-analyzer
(define-public x42-plugins (define-public x42-plugins
(package (package
(name "x42-plugins") (name "x42-plugins")
(version "20200714") (version "20211016")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6084,7 +6084,7 @@ (define-public x42-plugins
(string-append "https://gareus.org/misc/x42-plugins/x42-plugins-" (string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "1av05ykph8x67018hm9zfgh1vk0zi39mvrsxkj6bm4hkarxf0vvl")))) (base32 "11bf6q42ihyk4qxwf83y0847zzyl65kwpbk3hmyz0f0ykil5fsb7"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no "check" target `(#:tests? #f ; no "check" target