gnu: samplv1: Update to 0.9.23.

* gnu/packages/music.scm (samplv1): Update to 0.9.23.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-03 20:35:03 +02:00
parent 1f6202e001
commit 06d8a317c1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2284,7 +2284,7 @@ (define-public drumkv1
(define-public samplv1
(package
(name "samplv1")
(version "0.9.22")
(version "0.9.23")
(source (origin
(method url-fetch)
(uri
@ -2292,7 +2292,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"19ajnwzd5w2jlazflh5r9qm4sflkn2s2zc5zh0vlqywxzvb9dp9g"))))
"1bgyz530mpmlabvy592zickrzk4x4rm2i0ixf3z6plgn265km43q"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests