gnu: samplv1: Update to 0.9.17.
* gnu/packages/music.scm (samplv1): Update to 0.9.17.master
parent
418024cad5
commit
436185b96e
|
@ -1603,7 +1603,7 @@ effects.")
|
||||||
(define-public samplv1
|
(define-public samplv1
|
||||||
(package
|
(package
|
||||||
(name "samplv1")
|
(name "samplv1")
|
||||||
(version "0.9.16")
|
(version "0.9.17")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
@ -1611,7 +1611,7 @@ effects.")
|
||||||
"/samplv1-" version ".tar.gz"))
|
"/samplv1-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0k5vpjd4wv7h0s3f7gg07a2ksw0b010yvkwmadzzvv2qfb928grm"))))
|
"1v21r722m027jjy4x6lm5cvzapsnpx36r10ar543ay0hgmygl322"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f)) ; there are no tests
|
`(#:tests? #f)) ; there are no tests
|
||||||
|
|
Reference in New Issue