gnu: synthv1: Update to 0.9.5.

* gnu/packages/music.scm (synthv1): Update to 0.9.5.
This commit is contained in:
Ricardo Wurmus 2019-03-06 22:24:38 +01:00
parent 6ef147bd1d
commit fc240e7e05
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1306,7 +1306,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.9.2")
(version "0.9.5")
(source (origin
(method url-fetch)
(uri
@ -1314,7 +1314,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"1r60l286n8y4a4rrlnbc3h7xk4s2pvqykvskls89prxg0lkpz7kl"))))
"1b9w4cml3cmcg09kh852cahas6l9ks8wl3gzp1az8rzxz4229yg1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests