me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.15.

* gnu/packages/music.scm (drumkv1): Update to 0.9.15.
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
1 changed files with 2 additions and 2 deletions

View File

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