gnu: samplv1: Update to 0.9.32.

* gnu/packages/music.scm (samplv1): Update to 0.9.32.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-10 02:00:00 +02:00
parent 15fdb77682
commit 575abe5f3f
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.31")
(version "0.9.32")
(source (origin
(method url-fetch)
(uri
@ -2444,7 +2444,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"1jqblmb24vbnpm4a4wlvasz45h3zy00rrpf850yxaplyf0qb8klx"))))
"17w5m5sk8fcnnph1njz9sz031kk0aid8mhs64myc2jvpvwm5snlb"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests