3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: x42-plugins: Update to 20221119.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2022-12-28 18:38:13 -05:00 committed by Christopher Baines
parent 9b7ba7d960
commit d386fa6cba
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -6047,7 +6047,7 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
(define-public x42-plugins
(package
(name "x42-plugins")
(version "20211016")
(version "20221119")
(source
(origin
(method url-fetch)
@ -6055,7 +6055,7 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
(string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
version ".tar.xz"))
(sha256
(base32 "11bf6q42ihyk4qxwf83y0847zzyl65kwpbk3hmyz0f0ykil5fsb7"))))
(base32 "128h9x7yzhy6q6l0fqk2zd6l48wgs2lhf2pzbiba6h3n6l9n555b"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target