gnu: zam-plugins: Update source hash.

See <http://issues.guix.gnu.org/48589>.

* gnu/packages/music.scm (zam-plugins)[source]: Update hash.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-22 21:56:33 +02:00
parent 015869d4c6
commit dac6c21623
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5901,7 +5901,7 @@ (define-public zam-plugins
(recursive? #t))) (recursive? #t)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0bxvssqnnd7bph3w1d6xcmxradv4cqq3wyzyv1a1hfm71a0pdahs")))) (base32 "02blg0iqich4vx5z1ahj6avkh83yqszdiq83p9jd5qwm0i4llqjq"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ;no "check" target `(#:tests? #f ;no "check" target