gnu: drumkv1: Update to 0.8.6.

* gnu/packages/music.scm (drumkv1): Update to 0.8.6.
This commit is contained in:
Ricardo Wurmus 2018-01-05 21:18:37 +01:00
parent e749ef2da5
commit 4a5c398622
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1300,7 +1300,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "0.8.5")
(version "0.8.6")
(source (origin
(method url-fetch)
(uri
@ -1308,7 +1308,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"06xqqm1ylmpp2s7xk7xav325gc50kxlvh9vf1343b0n3i8xkgjfg"))))
"0fwxrfyp15a4m77mzz4mwj36mhdrj646whlrkvcys33p2w75f8cq"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.