me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.16.

* gnu/packages/music.scm (drumkv1): Update to 0.9.16.
master
Tobias Geerinckx-Rice 2020-08-11 04:58:11 +02:00
parent 2bf6ee3b1c
commit e338ba87df
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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