gnu: samplv1: Update to 0.9.13.

* gnu/packages/music.scm (samplv1): Update to 0.9.13.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-29 18:54:03 +02:00
parent 0a54c38790
commit 1eb12d8419
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1474,7 +1474,7 @@ (define-public drumkv1
(define-public samplv1
(package
(name "samplv1")
(version "0.9.12")
(version "0.9.13")
(source (origin
(method url-fetch)
(uri
@ -1482,7 +1482,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"0xzjxiqzcf1ygabrjsy0iachhnpy85rp9519fmj2f568r6ml6hzg"))))
"0clsp6s5qfnh0xaxbd35vq2ppi72q9dfayrzlgl73800a8p7gh9m"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests