me
/
guix
Archived
1
0
Fork 0

gnu: drumkv1: Update to 0.9.31.

* gnu/packages/music.scm (drumkv1): Update to 0.9.31.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent c94b3f72e9
commit d713175178
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2403,7 +2403,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
(version "0.9.27")
(version "0.9.31")
(source (origin
(method url-fetch)
(uri
@ -2411,7 +2411,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"0j96z5bqh1mnldsda6dyp0jqp01mf7p55yr956rzkzg6jivj8fs3"))))
"0cw0lqxd4igkb25vlivbi0hamn33d26nl96mzm59cda158r0jayl"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests