me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.20.

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

View File

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