gnu: samplv1: Update to 0.9.15.
* gnu/packages/music.scm (samplv1): Update to 0.9.15.
parent
f4482a6396
commit
5aed91019a
|
@ -1502,7 +1502,7 @@ effects.")
|
||||||
(define-public samplv1
|
(define-public samplv1
|
||||||
(package
|
(package
|
||||||
(name "samplv1")
|
(name "samplv1")
|
||||||
(version "0.9.14")
|
(version "0.9.15")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
@ -1510,7 +1510,7 @@ effects.")
|
||||||
"/samplv1-" version ".tar.gz"))
|
"/samplv1-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0p3f9wsn1nz93szcl60yxhxdr554zm2z2jlbniwwify765lvasxc"))))
|
"0r3bz64jqv5j4rqaxkbiqkxdf8n3hlcwjx1p19qfzik1lbwv9nw5"))))
|
||||||
(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