gnu: samplv1: Update to 0.9.31.

* gnu/packages/music.scm (samplv1): Update to 0.9.31.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent 29394ec3ca
commit c94b3f72e9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2436,7 +2436,7 @@ (define-public drumkv1
(define-public samplv1
(package
(name "samplv1")
(version "0.9.27")
(version "0.9.31")
(source (origin
(method url-fetch)
(uri
@ -2444,7 +2444,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"0wxdcw5qs58kjfnnl4lnmafj8qim8qmdfdzrgnxggyhjg5mrpyby"))))
"1jqblmb24vbnpm4a4wlvasz45h3zy00rrpf850yxaplyf0qb8klx"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests