me
/
guix
Archived
1
0
Fork 0

gnu: synthv1: Update to 0.9.13.

* gnu/packages/music.scm (synthv1): Update to 0.9.13.
master
Tobias Geerinckx-Rice 2020-03-29 18:40:06 +02:00
parent 546948391a
commit 881903ae56
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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