gnu: synthv1: Update to 0.9.15.

* gnu/packages/music.scm (synthv1): Update to 0.9.15.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-01 17:24:28 +02:00
parent caeb243712
commit 958258dc20
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1437,7 +1437,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.9.14")
(version "0.9.15")
(source (origin
(method url-fetch)
(uri
@ -1445,7 +1445,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"08n83krkak20924flb9azhm9hn40lyfvn29m63zs3lw3wajf0b40"))))
"047y2l7ipzv00ly54f074v6p043xjml7vz0svc7z81bhx74vs0ix"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests