gnu: synthv1: Update to 0.9.14.

* gnu/packages/music.scm (synthv1): Update to 0.9.14.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-17 00:26:40 +02:00
parent 63fe1dc0b0
commit d5c0a83596
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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