1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 16:20:28 +02:00

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

View File

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