gnu: drumkv1: Update to 0.9.7.
* gnu/packages/music.scm (drumkv1): Update to 0.9.7.
This commit is contained in:
parent
5e4ac4de79
commit
e4ea33cb2a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue