summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-24 14:56:08 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-24 14:56:08 +0200
commitcda12aa949a87e67d76f434f74d77ad174dc07a0 (patch)
tree96b98da2aad406f1fda56efafabf2ffcf975815a /gnu
parentb19392f4f40f070642f601cd100e82a6dee3c3bf (diff)
downloadpatches-cda12aa949a87e67d76f434f74d77ad174dc07a0.tar
patches-cda12aa949a87e67d76f434f74d77ad174dc07a0.tar.gz
gnu: padthv1: Update to 0.9.7.
* gnu/packages/music.scm (padthv1): Update to 0.9.7.
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 d68aae8421..06ac426d8c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1466,7 +1466,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
- (version "0.9.6")
+ (version "0.9.7")
(source (origin
(method url-fetch)
(uri
@@ -1474,7 +1474,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
- "0ddvlpjlg6zr9ckanqhisw0sgm8rxibvj1aj5dxzs9xb2wlwd8rr"))))
+ "1jd4bf6a1ipvg4yhb3xf3maqg68bx97ic9l57djmkirlrkh2a3wp"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests