guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: padthv1: Update to 0.9.5.


From: guix-commits
Subject: 02/05: gnu: padthv1: Update to 0.9.5.
Date: Wed, 6 Mar 2019 16:26:15 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4b159add6f3f0347727209c3c70b2d5821043a35
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Mar 6 22:21:12 2019 +0100

    gnu: padthv1: Update to 0.9.5.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.5.
---
 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 6e6e642..8cbc8c3 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.2")
+    (version "0.9.5")
     (source (origin
               (method url-fetch)
               (uri
@@ -1418,7 +1418,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "1alfl0l5qdll0w5lwhrwzj5dina1big1zmjg5imi9h06dzhz51xl"))))
+                "0cd1jfb3ynfrsbz8jwfsbvs5liyddxg4zghrvz931qkkqi117hbh"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; there are no tests



reply via email to

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