guix-commits
[Top][All Lists]
Advanced

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

10/14: gnu: padthv1: Update to 0.9.16.


From: guix-commits
Subject: 10/14: gnu: padthv1: Update to 0.9.16.
Date: Mon, 10 Aug 2020 23:21:05 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e2c4d7fe9d4fdeb5d538baa9f79585de3a1e169a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Aug 11 04:58:26 2020 +0200

    gnu: padthv1: Update to 0.9.16.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.16.
---
 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 379dba3..fa89b98 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1599,7 +1599,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.15")
+    (version "0.9.16")
     (source (origin
               (method url-fetch)
               (uri
@@ -1607,7 +1607,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "18ma429kamifcvjmsv0hysxk7qn2r9br4fia929bvfccapck98y1"))))
+                "1f2v60dpja0rnml60g463fjiz0f84v32yjwpvr56z79h1i6fssmv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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