1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 18:50:32 +02:00

gnu: samplv1: Update to 1.1.0.

* gnu/packages/music.scm (samplv1): Update to 1.1.0.

Change-Id: I906a7efc05a5124c3288703584d953135f604322
This commit is contained in:
Tobias Geerinckx-Rice
2024-09-08 02:00:00 +02:00
parent 970095c174
commit eb87ad9fc3

View File

@@ -2596,7 +2596,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.9.32")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri
@@ -2604,7 +2604,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"17w5m5sk8fcnnph1njz9sz031kk0aid8mhs64myc2jvpvwm5snlb"))))
"1lfa9q8mkjz6m34w7fvqkd8p62f42wrrcniyv4k4d9f1a4582frd"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests