guix-commits
[Top][All Lists]
Advanced

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

17/28: gnu: padthv1: Update to 0.9.12.


From: guix-commits
Subject: 17/28: gnu: padthv1: Update to 0.9.12.
Date: Fri, 3 Jan 2020 07:54:46 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b483ccd4cb1660d06a18de148e2a7baecf9c9b3a
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 3 01:32:48 2020 +0100

    gnu: padthv1: Update to 0.9.12.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.12.
---
 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 53e8775..f2a4cd4 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1512,7 +1512,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.11")
+    (version "0.9.12")
     (source (origin
               (method url-fetch)
               (uri
@@ -1520,7 +1520,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "02yfwyirjqxa075yqdnci9b9k57kdmkjvn9gnpdbnjp887pds76g"))))
+                "1zz3rz990k819q0rlzllqdwvag0x9k63443lb0mp8lwlczxnza6l"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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