gnu: drumkv1: Update to 0.9.11.

* gnu/packages/music.scm (drumkv1): Update to 0.9.11.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-02 00:32:01 +01:00
parent 08209b3bd7
commit 224e14f069
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1403,7 +1403,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.8")
(version "0.9.11")
(source (origin
(method url-fetch)
(uri
@ -1411,7 +1411,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"010p8nwnmqgj5mw324psig3hxi1g2gylxrigd6sj6sgcpy3kdm23"))))
"1wnjn175l0mz51k9pjf3pdzv54c4jlh63saavld9lm6zfgfs13d7"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests