guix-commits
[Top][All Lists]
Advanced

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

13/22: gnu: padthv1: Update to 0.9.27.


From: guix-commits
Subject: 13/22: gnu: padthv1: Update to 0.9.27.
Date: Wed, 19 Oct 2022 15:37:45 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 8c4ef41622f6c26d5f90b796589a4a37b1f68f8b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:01 2022 +0200

    gnu: padthv1: Update to 0.9.27.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.27.
---
 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 52b10bd55c..ee581e58e8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2382,7 +2382,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.26")
+    (version "0.9.27")
     (source (origin
               (method url-fetch)
               (uri
@@ -2390,7 +2390,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "02pg0g4i65j46hirkc3xn7m2clm8krrafrkwjc1v8rkcdj6q2gw1"))))
+                "0ydm09g0ibvp1nf4fzzj6bkwlxx46pjxqgg8h76hwi6l8k0rz5m4"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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