Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.12.

* gnu/packages/music.scm (drumkv1): Update to 0.9.12.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-03 01:32:33 +01:00
parent f6c5e9871f
commit 2e90d8225f
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1446,7 +1446,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.11")
(version "0.9.12")
(source (origin
(method url-fetch)
(uri
@ -1454,7 +1454,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"1wnjn175l0mz51k9pjf3pdzv54c4jlh63saavld9lm6zfgfs13d7"))))
"0hmnmk9vvi43wl6say0dg7j088h7mmwmfdwjhsq89c7i7cpg78da"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests