aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-10-16 02:00:01 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-10-16 02:00:01 +0200
commit8c4ef41622f6c26d5f90b796589a4a37b1f68f8b (patch)
tree68043e14a551762b2d90eb195950aa234f9648dc
parent884e7b2e47310a9096d456495b181b1ad7bfb803 (diff)
downloadguix-8c4ef41622f6c26d5f90b796589a4a37b1f68f8b.tar
guix-8c4ef41622f6c26d5f90b796589a4a37b1f68f8b.tar.gz
gnu: padthv1: Update to 0.9.27.
* gnu/packages/music.scm (padthv1): Update to 0.9.27.
-rw-r--r--gnu/packages/music.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 52b10bd55c..ee581e58e8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2382,7 +2382,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
- (version "0.9.26")
+ (version "0.9.27")
(source (origin
(method url-fetch)
(uri
@@ -2390,7 +2390,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
- "02pg0g4i65j46hirkc3xn7m2clm8krrafrkwjc1v8rkcdj6q2gw1"))))
+ "0ydm09g0ibvp1nf4fzzj6bkwlxx46pjxqgg8h76hwi6l8k0rz5m4"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests