gnu: zam-plugins: Update to 4.1.

* gnu/packages/music.scm (zam-plugins): Update to 4.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2022-12-28 18:55:53 -05:00 committed by Christopher Baines
parent 8781ab4057
commit 511b57deac
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -6094,7 +6094,7 @@ audio and MIDI plugins that can also run as standalone JACK applications.")
(define-public zam-plugins
(package
(name "zam-plugins")
(version "3.13")
(version "4.1")
(source
(origin
(method git-fetch)
@ -6108,7 +6108,7 @@ audio and MIDI plugins that can also run as standalone JACK applications.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
(base32 "02blg0iqich4vx5z1ahj6avkh83yqszdiq83p9jd5qwm0i4llqjq"))))
(base32 "0p3y3r2nrhzr0xlcy5rz4c2jsvc10l1n8cwc642r0zppwfabm9il"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no "check" target