gnu: synthv1: Update to 0.9.20.

* gnu/packages/music.scm (synthv1): Update to 0.9.20.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-03 23:17:20 +01:00
parent cd7c9f520b
commit 5c70961402
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1927,7 +1927,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.9.19")
(version "0.9.20")
(source (origin
(method url-fetch)
(uri
@ -1935,7 +1935,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"17sizhav01mn07gi812n8wqdcr85290zqg609s18cww2b95dy6mn"))))
"1g2i79gkl1j7i49djz6igkbvdmfwxhcg6kx97n63bcqcvvy03rqz"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests