me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.19.

* gnu/packages/music.scm (drumkv1): Update to 0.9.19.
master
Tobias Geerinckx-Rice 2021-01-01 21:52:56 +01:00
parent fe84facca0
commit 433344c5f8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1871,7 +1871,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.18")
(version "0.9.19")
(source (origin
(method url-fetch)
(uri
@ -1879,7 +1879,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"1bzkaz7sqx1pvirja8zm7i2ckzl5ad6xspr4840389ik3l8qpnr5"))))
"0w9frc634yg2m0yc84szdf6x7l4f19pcviqpg065a1kdixf98qrf"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests