guix-commits
[Top][All Lists]
Advanced

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

07/18: gnu: padthv1: Update to 0.9.22.


From: guix-commits
Subject: 07/18: gnu: padthv1: Update to 0.9.22.
Date: Tue, 18 May 2021 10:38:41 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 42cf69c24549efd403fd944e55a9b69cb8783013
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue May 18 00:25:27 2021 +0200

    gnu: padthv1: Update to 0.9.22.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.22.
---
 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 3504373..5a93f3c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2118,7 +2118,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.21")
+    (version "0.9.22")
     (source (origin
               (method url-fetch)
               (uri
@@ -2126,7 +2126,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "0s28l8vp9b85s4bdm18qm57dh8dx8rx7659r05p44828g4053ipl"))))
+                "1wky9v91qc3j866di8mcjz0pf3n8ah888lxg8dpvp6ryh1cm6i6x"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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