mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: synthv1: Update to 0.9.20.
* gnu/packages/music.scm (synthv1): Update to 0.9.20.
This commit is contained in:
parent
cd7c9f520b
commit
5c70961402
1 changed files with 2 additions and 2 deletions
|
@ -1927,7 +1927,7 @@ (define-public jalv-select
|
|||
(define-public synthv1
|
||||
(package
|
||||
(name "synthv1")
|
||||
(version "0.9.19")
|
||||
(version "0.9.20")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -1935,7 +1935,7 @@ (define-public synthv1
|
|||
"/synthv1-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17sizhav01mn07gi812n8wqdcr85290zqg609s18cww2b95dy6mn"))))
|
||||
"1g2i79gkl1j7i49djz6igkbvdmfwxhcg6kx97n63bcqcvvy03rqz"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ; there are no tests
|
||||
|
|
Loading…
Reference in a new issue