1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 20:50:34 +02:00

gnu: samplv1: Update to 0.9.12.

* gnu/packages/music.scm (samplv1): Update to 0.9.12.
This commit is contained in:
Tobias Geerinckx-Rice
2020-01-03 01:32:40 +01:00
parent 2e90d8225f
commit e0a4cc97bf

View File

@@ -1479,7 +1479,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.9.11")
(version "0.9.12")
(source (origin
(method url-fetch)
(uri
@@ -1487,7 +1487,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"17zs8kvvwqv00bm4lxpn09a5hxjlbz7k5mkl3k7jspw7rqn3djf2"))))
"0xzjxiqzcf1ygabrjsy0iachhnpy85rp9519fmj2f568r6ml6hzg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests