guix-commits
[Top][All Lists]
Advanced

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

26/26: gnu: padthv1: Update to 0.9.23.


From: guix-commits
Subject: 26/26: gnu: padthv1: Update to 0.9.23.
Date: Fri, 3 Sep 2021 17:27:40 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 522a3bf99cbc21a9093f63280b9508cd69b94ff0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 3 20:35:07 2021 +0200

    gnu: padthv1: Update to 0.9.23.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.23.
---
 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 af93f27..6236703 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2317,7 +2317,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.22")
+    (version "0.9.23")
     (source (origin
               (method url-fetch)
               (uri
@@ -2325,7 +2325,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "1wky9v91qc3j866di8mcjz0pf3n8ah888lxg8dpvp6ryh1cm6i6x"))))
+                "0222n74kykirkhq4va09hr37rybxs0nxjbmamp38jf94bfz5y8gp"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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