gnu: synthv1: Update to 0.9.16.

* gnu/packages/music.scm (synthv1): Update to 0.9.16.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-11 04:58:03 +02:00
parent c19b2df129
commit 2bf6ee3b1c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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