guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: padthv1: Update to 0.9.25.


From: guix-commits
Subject: 04/07: gnu: padthv1: Update to 0.9.25.
Date: Mon, 23 May 2022 17:01:48 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 96089de63be6f384753bd93bda1cb1da4650a247
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 15 02:00:01 2022 +0200

    gnu: padthv1: Update to 0.9.25.
    
    * gnu/packages/music.scm (padthv1): Update to 0.9.25.
---
 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 110a93eb44..796d52d3db 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2372,7 +2372,7 @@ effects.")
 (define-public padthv1
   (package
     (name "padthv1")
-    (version "0.9.24")
+    (version "0.9.25")
     (source (origin
               (method url-fetch)
               (uri
@@ -2380,7 +2380,7 @@ effects.")
                               "/padthv1-" version ".tar.gz"))
               (sha256
                (base32
-                "0p3qp2lzhmj8i17bcqzsi0782nz7s90hx3s8vax6bxl4mqxsvnxb"))))
+                "11fa2794g7dqsiw674wr2m4k0xdw89imqwa8mgms0igskxxbvjka"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests



reply via email to

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