3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: samplv1: Update to 0.9.14.

* gnu/packages/music.scm (samplv1): Update to 0.9.14.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-17 00:26:51 +02:00
parent 1c822d526a
commit f5479ddf3d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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