guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: zam-plugins: Update source hash.


From: guix-commits
Subject: branch master updated: gnu: zam-plugins: Update source hash.
Date: Sat, 22 May 2021 15:58:09 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new dac6c21  gnu: zam-plugins: Update source hash.
dac6c21 is described below

commit dac6c21623475dbd1fa9679e33649eba461dd6b2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat May 22 21:56:33 2021 +0200

    gnu: zam-plugins: Update source hash.
    
    See <http://issues.guix.gnu.org/48589>.
    
    * gnu/packages/music.scm (zam-plugins)[source]: Update hash.
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 0c29dee..aed1063 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]