mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 07:10:31 +02:00
gnu: synthv1: Update to 0.8.0.
* gnu/packages/music.scm (synthv1): Update to 0.8.0.
This commit is contained in:
@@ -881,7 +881,7 @@ users to select LV2 plugins and run them with jalv.")
|
||||
(define-public synthv1
|
||||
(package
|
||||
(name "synthv1")
|
||||
(version "0.7.5")
|
||||
(version "0.8.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@@ -889,7 +889,7 @@ users to select LV2 plugins and run them with jalv.")
|
||||
"/synthv1-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0h5zja78phf9705i9g54zh61iczb24iv7rxhljyms30sjgajig1y"))))
|
||||
"155pfyhr6d35ciw95pbxlqy7751cmij8j5d849rvblqbjzyzb5qx"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; There are no tests.
|
||||
|
||||
Reference in New Issue
Block a user