gnu: samplv1: Update to 0.8.4.

* gnu/packages/music.scm (samplv1): Update to 0.8.4.
master
Ricardo Wurmus 2017-09-30 10:38:02 +02:00
parent f7a99e27f9
commit fba1cadea8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1157,7 +1157,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.8.3")
(version "0.8.4")
(source (origin
(method url-fetch)
(uri
@ -1165,7 +1165,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"1lbxrn24fg1z659zbaakzq6z8gbax6z16di9v9bhhslk8w2mndik"))))
"107p2xsj066q2bil0xcgqrrn7lawp02wzf7qmlajcbnd79jhsi6i"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.