gnu: drumkv1: Update to 0.8.2.

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

View file

@ -1014,7 +1014,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "0.8.1")
(version "0.8.2")
(source (origin
(method url-fetch)
(uri
@ -1022,7 +1022,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"0l6kjb1q9vslwy56836a0c65mf8z8ycam5vzz3k4qvd8g74bs1zq"))))
"0lf9x99gmmk64xq73lcwpwqznh8s79qy2fjjjzzw6sbw99w8qyz4"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.