me
/
guix
Archived
1
0
Fork 0

gnu: samplv1: Update to 0.9.16.

* gnu/packages/music.scm (samplv1): Update to 0.9.16.
master
Tobias Geerinckx-Rice 2020-08-11 04:58:19 +02:00
parent e338ba87df
commit 8a7784381a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1566,7 +1566,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.9.15")
(version "0.9.16")
(source (origin
(method url-fetch)
(uri
@ -1574,7 +1574,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"0r3bz64jqv5j4rqaxkbiqkxdf8n3hlcwjx1p19qfzik1lbwv9nw5"))))
"0k5vpjd4wv7h0s3f7gg07a2ksw0b010yvkwmadzzvv2qfb928grm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests