guix-commits
[Top][All Lists]
Advanced

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

01/13: gnu: wolf-shaper: Update to 0.1.8.


From: guix-commits
Subject: 01/13: gnu: wolf-shaper: Update to 0.1.8.
Date: Sun, 1 Nov 2020 11:57:20 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c5bc3fde802f95e75ff48af3d5665737d124b148
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 16:30:51 2020 +0100

    gnu: wolf-shaper: Update to 0.1.8.
    
    * gnu/packages/music.scm (wolf-shaper): Update to 0.1.8.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index f37ee5e..0d72c24 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5891,7 +5891,7 @@ plugin and a standalone JACK application.")
 (define-public wolf-shaper
   (package
     (name "wolf-shaper")
-    (version "0.1.7")
+    (version "0.1.8")
     (source
       (origin
         (method git-fetch)
@@ -5903,7 +5903,7 @@ plugin and a standalone JACK application.")
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "0lllgcbnnh1m95bp29hh17x170hl7170zizjrvy892qfkn36830d"))))
+            "1j9xmh1nkf45ay1c5dz2g165qvrwlanzcq6mvb3nfxar265drd9q"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no check target



reply via email to

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