gnu: drumkv1: Update to 0.9.21.

* gnu/packages/music.scm (drumkv1): Update to 0.9.21.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-21 14:12:15 +01:00
parent 37b2e9c3b6
commit 945d9cea18
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1997,7 +1997,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.20")
(version "0.9.21")
(source (origin
(method url-fetch)
(uri
@ -2005,7 +2005,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"0y6njh1n0yai4g9dhg24hwc9khba44l4n5xizqcs6i4q7lyr9z48"))))
"1ym7kns7hfgxdwm2nzvpdm5vjxpkwb9dssjiic6rrpicv1p2v59m"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests