guix-commits
[Top][All Lists]
Advanced

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

09/28: gnu: padthv1: Update to 0.9.32.


From: guix-commits
Subject: 09/28: gnu: padthv1: Update to 0.9.32.
Date: Sun, 17 Sep 2023 08:26:41 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c2dff1f05e87c74c78d48925b900a3f546f89b0f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200

    gnu: padthv1: Update to 0.9.32.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.32.
---
 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 f4ae38aec0..c978392a1b 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2469,7 +2469,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.31")
+    (version "0.9.32")
     (source (origin
               (method url-fetch)
               (uri
@@ -2477,7 +2477,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "1iqmjdxihil039c8g9kywd5dx3rd47ph2fs6f6kcyfwj9jz4aprh"))))
+                "0qpdyczgqblf3sxjkvxn2g8qyx1hm0pmiqhncncrijbaalazsp7m"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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