me
/
guix
Archived
1
0
Fork 0

gnu: zam-plugins: Update source hash.

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

* gnu/packages/music.scm (zam-plugins)[source]: Update hash.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -5901,7 +5901,7 @@ audio and MIDI plugins that can also run as standalone JACK applications.")
(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