gnu: drumkv1: Update to 0.9.7.

* gnu/packages/music.scm (drumkv1): Update to 0.9.7.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-24 14:47:03 +02:00
parent 5e4ac4de79
commit e4ea33cb2a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1396,7 +1396,7 @@ oscillators and stereo effects.")
(define-public drumkv1 (define-public drumkv1
(package (package
(name "drumkv1") (name "drumkv1")
(version "0.9.6") (version "0.9.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -1404,7 +1404,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz")) "/drumkv1-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0d0kskr9pzdckw7sz4djjkkkgz1fa83zrq5my6qlxn68wqdj6800")))) "1361dqdasrc98q9hcjdwsjx6agfimwnay430887fryi3pslkyd81"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; there are no tests `(#:tests? #f ; there are no tests