aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-07-01 17:24:43 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-07-01 17:52:39 +0200
commit0b97e8fc9672dea0d1828600dbfd1df8b627b449 (patch)
tree25800008b9f4a3127a8d85609339d87a592c5722 /gnu
parent5aed91019adf2786099878d173de7d7957205629 (diff)
downloadguix-0b97e8fc9672dea0d1828600dbfd1df8b627b449.tar
guix-0b97e8fc9672dea0d1828600dbfd1df8b627b449.tar.gz
gnu: padthv1: Update to 0.9.15.
* gnu/packages/music.scm (padthv1): Update to 0.9.15.
Diffstat (limited to 'gnu')
-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 4ea2e573f2..166c17fd78 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1535,7 +1535,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
- (version "0.9.14")
+ (version "0.9.15")
(source (origin
(method url-fetch)
(uri
@@ -1543,7 +1543,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
- "079iwwlkl1gscyv70v9ambad8shxbs0ixdfp0vsl6dbh87b09qzh"))))
+ "18ma429kamifcvjmsv0hysxk7qn2r9br4fia929bvfccapck98y1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests