gnu: synthv1: Update to 0.9.11.

* gnu/packages/music.scm (synthv1): Update to 0.9.11.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-02 00:22:03 +01:00
parent d939b2955d
commit c6c0d39624
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1371,7 +1371,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.9.8")
(version "0.9.11")
(source (origin
(method url-fetch)
(uri
@ -1379,7 +1379,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"15kabmxp38wqvavs5hr1dqasjjf1j977kzqggxfmzyi3y5fan3hj"))))
"116k2vca9dygvsd684wvxm61p0l1xrrgdph4qrrprlsr6vj0llgm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests