summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-03-29 18:40:06 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-29 18:55:00 +0200
commit881903ae561d2fd3026d962f4af25e23cfe95229 (patch)
tree1cd7367dd3146ad61e54b1a9326ba2cbcd4d7d67
parent546948391a2b9e0839c86f5be3f1b4244e769d13 (diff)
downloadpatches-881903ae561d2fd3026d962f4af25e23cfe95229.tar
patches-881903ae561d2fd3026d962f4af25e23cfe95229.tar.gz
gnu: synthv1: Update to 0.9.13.
* gnu/packages/music.scm (synthv1): Update to 0.9.13.
-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 bc9ceb7d6b..a30e6dc48c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1409,7 +1409,7 @@ users to select LV2 plugins and run them with jalv.")
(define-public synthv1
(package
(name "synthv1")
- (version "0.9.12")
+ (version "0.9.13")
(source (origin
(method url-fetch)
(uri
@@ -1417,7 +1417,7 @@ users to select LV2 plugins and run them with jalv.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
- "1amxrl1cqwgncw5437r572frgf6xhss3cfpbgh178i8phlq1q731"))))
+ "0bb48myvgvqcibwm68qhd4852pjr2g19rasf059a799d1hzgfq3l"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests