gnu: synthv1: Update to 0.9.17.

* gnu/packages/music.scm (synthv1): Update to 0.9.17.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-11 16:06:26 +02:00
parent 02e485287e
commit 5c59ded756
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1538,7 +1538,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.9.16")
(version "0.9.17")
(source (origin
(method url-fetch)
(uri
@ -1546,7 +1546,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"1k5sm6s2d5di5yk0bxwy3nizq9m1ym46b4qz2m45nm3zspkbzybp"))))
"0jc2drk5dzsaa6vxmk1hyi0zp02zm3mzar3arssfy5vcyc5ig6sk"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests