gnu: samplv1: Update to 0.8.1.

* gnu/packages/music.scm (samplv1): Update to 0.8.1.
master
Ricardo Wurmus 2017-04-02 12:15:17 +02:00
parent 17ca1a39a6
commit 14fa5bde7e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1046,7 +1046,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.8.0")
(version "0.8.1")
(source (origin
(method url-fetch)
(uri
@ -1054,7 +1054,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"0j3hkmd9q0bw9b7nk9cssqywlrishkd1n790a9vq6gh3pdc5sf3r"))))
"15rp9d1jbb56idyrnn9cqi1i7a70z1a1qdyz7ryn0bla0ghjnich"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.