1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 07:15:53 +02:00

gnu: synthv1: Update to 0.9.13.

* gnu/packages/music.scm (synthv1): Update to 0.9.13.
This commit is contained in:
Tobias Geerinckx-Rice
2020-03-29 18:40:06 +02:00
parent 546948391a
commit 881903ae56
+2 -2
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