gnu: kcolorpicker: Update to 0.3.0.

* gnu/packages/kde-frameworks.scm (kcolorpicker): Update to 0.3.0.

Change-Id: I21f0911bd1a3ce50646befa2298af286c15f5b90
This commit is contained in:
Maxim Cournoyer 2024-01-18 11:33:09 -05:00
parent 9a74513573
commit b189ee8498
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -563,7 +563,7 @@ (define-public kcodecs
(define-public kcolorpicker
(package
(name "kcolorpicker")
(version "0.2.0")
(version "0.3.0")
(source
(origin
(method git-fetch)
@ -573,7 +573,7 @@ (define-public kcolorpicker
(file-name (git-file-name name version))
(sha256
(base32
"1aw41mj0hxin2h3cldiiv7ivq5qv97l0ww42yr7j8hmkzj7qq6ba"))))
"1zg078mkdapsd6vq7qy2vxbfzn6i382ss1a1w0xzvpy148ifaj42"))))
(build-system qt-build-system)
(propagated-inputs (list qtbase-5))
(arguments