guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: padthv1: Update to 0.9.6.


From: guix-commits
Subject: 04/05: gnu: padthv1: Update to 0.9.6.
Date: Mon, 18 Mar 2019 16:36:07 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 43ec3b68e544aeea70af22ad5bfe8c766431740c
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Mar 18 21:27:20 2019 +0100

    gnu: padthv1: Update to 0.9.6.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.6.
---
 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 c051e8e..3a1130c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1410,7 +1410,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.5")
+    (version "0.9.6")
     (source (origin
               (method url-fetch)
               (uri
@@ -1418,7 +1418,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "0cd1jfb3ynfrsbz8jwfsbvs5liyddxg4zghrvz931qkkqi117hbh"))))
+                "0ddvlpjlg6zr9ckanqhisw0sgm8rxibvj1aj5dxzs9xb2wlwd8rr"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; there are no tests



reply via email to

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