gnu: drumkv1: Update to 0.9.15.

* gnu/packages/music.scm (drumkv1): Update to 0.9.15.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-01 17:24:34 +02:00
parent 958258dc20
commit f4482a6396
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1469,7 +1469,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.14")
(version "0.9.15")
(source (origin
(method url-fetch)
(uri
@ -1477,7 +1477,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"0fr7pkp55zvjxf7p22drs93fsjgvqhbd55vxi0srhp2s2wzz5qak"))))
"108jk8p1sbm99plipf98ssij6dxaip1lmznibg8y2c4x0v2la6ab"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests