gnu: drumkv1: Update to 0.9.20.

* gnu/packages/music.scm (drumkv1): Update to 0.9.20.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-03 23:17:29 +01:00
parent 5c70961402
commit fbb40c1b21
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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