guix-commits
[Top][All Lists]
Advanced

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

21/36: gnu: padthv1: Update to 0.9.19.


From: guix-commits
Subject: 21/36: gnu: padthv1: Update to 0.9.19.
Date: Sat, 2 Jan 2021 12:56:55 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 29889682b0efb86c1a8c6e937b05776952c4941e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 21:53:20 2021 +0100

    gnu: padthv1: Update to 0.9.19.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.19.
---
 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 3c9c360..61a3bf2 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1937,7 +1937,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.18")
+    (version "0.9.19")
     (source (origin
               (method url-fetch)
               (uri
@@ -1945,7 +1945,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "1karrprb3ijrbiwpr43rl3nxnzc33lnmwrd1832psgr3flnr9fp5"))))
+                "06fkrc4xxzr3sa3c76lnkcm4q9k0xl5993bn60la0ja4sz2kp6r7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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