gnu: synthv1: Update to 0.8.0.

* gnu/packages/music.scm (synthv1): Update to 0.8.0.
This commit is contained in:
Ricardo Wurmus 2016-11-18 23:45:26 +01:00
parent 2c453091e4
commit f2bd238bcd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -881,7 +881,7 @@ (define-public jalv-select
(define-public synthv1
(package
(name "synthv1")
(version "0.7.5")
(version "0.8.0")
(source (origin
(method url-fetch)
(uri
@ -889,7 +889,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"0h5zja78phf9705i9g54zh61iczb24iv7rxhljyms30sjgajig1y"))))
"155pfyhr6d35ciw95pbxlqy7751cmij8j5d849rvblqbjzyzb5qx"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.