summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-05-22 21:56:33 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-05-22 21:57:45 +0200
commitdac6c21623475dbd1fa9679e33649eba461dd6b2 (patch)
tree41e80c5cf2c53486e00b6c8edbbec1ceba8803e5
parent015869d4c62c7a450b8231adf6054a7b4b28e628 (diff)
downloadguix-patches-dac6c21623475dbd1fa9679e33649eba461dd6b2.tar
guix-patches-dac6c21623475dbd1fa9679e33649eba461dd6b2.tar.gz
gnu: zam-plugins: Update source hash.
See <http://issues.guix.gnu.org/48589>. * gnu/packages/music.scm (zam-plugins)[source]: Update hash.
-rw-r--r--gnu/packages/music.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 0c29deecd3..aed10632cb 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5901,7 +5901,7 @@ audio and MIDI plugins that can also run as standalone JACK applications.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32 "0bxvssqnnd7bph3w1d6xcmxradv4cqq3wyzyv1a1hfm71a0pdahs"))))
+ (base32 "02blg0iqich4vx5z1ahj6avkh83yqszdiq83p9jd5qwm0i4llqjq"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no "check" target