gnu: synthv1: Update to 0.9.6.

* gnu/packages/music.scm (synthv1): Update to 0.9.6.
master
Ricardo Wurmus 2019-03-18 21:21:02 +01:00
parent 31f6c6123b
commit 1b80ed7d5b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1306,7 +1306,7 @@ users to select LV2 plugins and run them with jalv.")
(define-public synthv1
(package
(name "synthv1")
(version "0.9.5")
(version "0.9.6")
(source (origin
(method url-fetch)
(uri
@ -1314,7 +1314,7 @@ users to select LV2 plugins and run them with jalv.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"1b9w4cml3cmcg09kh852cahas6l9ks8wl3gzp1az8rzxz4229yg1"))))
"1hcngk7mxfrqf8v3r759x3wd0p02nc3q83j8m3k58p408y3mx7nr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests