gnu: samplv1: Update to 0.8.2.

* gnu/packages/music.scm (samplv1): Update to 0.8.2.
This commit is contained in:
Ricardo Wurmus 2017-05-05 08:58:57 +02:00
parent 1b11601369
commit ab7ec90f48
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1048,7 +1048,7 @@ (define-public drumkv1
(define-public samplv1
(package
(name "samplv1")
(version "0.8.1")
(version "0.8.2")
(source (origin
(method url-fetch)
(uri
@ -1056,7 +1056,7 @@ (define-public samplv1
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"15rp9d1jbb56idyrnn9cqi1i7a70z1a1qdyz7ryn0bla0ghjnich"))))
"11mxn3ff9g0x1rl4jl5rngmwlb8dmkbzsjhxb8gqhmlpfj24wl7l"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.