me
/
guix
Archived
1
0
Fork 0

gnu: synthv1: Update to 0.9.12.

* gnu/packages/music.scm (synthv1): Update to 0.9.12.
master
Tobias Geerinckx-Rice 2020-01-03 01:32:25 +01:00
parent a96c00865a
commit f6c5e9871f
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -1414,7 +1414,7 @@ users to select LV2 plugins and run them with jalv.")
(define-public synthv1
(package
(name "synthv1")
(version "0.9.11")
(version "0.9.12")
(source (origin
(method url-fetch)
(uri
@ -1422,7 +1422,7 @@ users to select LV2 plugins and run them with jalv.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"116k2vca9dygvsd684wvxm61p0l1xrrgdph4qrrprlsr6vj0llgm"))))
"1amxrl1cqwgncw5437r572frgf6xhss3cfpbgh178i8phlq1q731"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests