gnu: drumkv1: Update to 1.2.0.

* gnu/packages/music.scm (drumkv1): Update to 1.2.0.

Change-Id: I009e08151b3a9e807d69d9be89ea9a3804f204ff
This commit is contained in:
Zheng Junjie 2025-01-16 14:05:19 +08:00
parent 3190d0c2fe
commit 22cba19a40
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2549,7 +2549,7 @@ (define-public synthv1
(define-public drumkv1
(package
(name "drumkv1")
(version "1.1.3")
(version "1.2.0")
(source (origin
(method url-fetch)
(uri
@ -2557,7 +2557,7 @@ (define-public drumkv1
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
"14bq8k4sfgla6a568q201hmkj7dh7r95h3d9ikyi0j5lp6ryq58c"))))
"1r9hp4p4vh9ml00n5fy12n2z6rgb00sv5vbhl0hw1i3dm3c17hj2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests