summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-08-11 04:58:26 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-08-11 05:20:37 +0200
commite2c4d7fe9d4fdeb5d538baa9f79585de3a1e169a (patch)
tree75ed6d269fa5e1825a856d2f4b9b47261b594a19 /gnu/packages/music.scm
parent8a7784381ac19d0756dc862bf3d8e082406bd958 (diff)
downloadguix-patches-e2c4d7fe9d4fdeb5d538baa9f79585de3a1e169a.tar
guix-patches-e2c4d7fe9d4fdeb5d538baa9f79585de3a1e169a.tar.gz
gnu: padthv1: Update to 0.9.16.
* gnu/packages/music.scm (padthv1): Update to 0.9.16.
Diffstat (limited to 'gnu/packages/music.scm')
-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 379dba3ed1..fa89b98e07 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