gnu: samplv1: Update to 0.9.25.

* gnu/packages/music.scm (samplv1): Update to 0.9.25.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-15 02:00:01 +02:00
parent 466a030ed8
commit 5b2f5e182c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2340,7 +2340,7 @@ (define-public drumkv1
(define-public samplv1
(package
(name "samplv1")
(version "0.9.24")
(version "0.9.25")
(source (origin
(method url-fetch)
(uri
@ -2348,7 +2348,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"1c3ksd02dfqvzc3zk4x282b6gxr1l4ya9c4l04dcn55mrymgn2zz"))))
"0d05b03knrwh1zr4p0kcyn58scy6a392f0xxm78cqf0gikd3bw5c"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests