guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit a757b6802ac85409e3fb974b308c14ca9e5fc78f
Author: Sughosha <[email protected]>
AuthorDate: Wed Dec 24 14:40:30 2025 +0530
gnu: kcolorscheme: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kcolorscheme): Update to 6.21.0.
Change-Id: I13624b7fc99bb9230b1b8bab05ed138fd2f0c622
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 440f521eaf..e62ef3969f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -715,7 +715,7 @@ which can be used to add custom colors to the popup menu.")
(define-public kcolorscheme
(package
(name "kcolorscheme")
- (version "6.19.0")
+ (version "6.21.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -725,7 +725,7 @@ which can be used to add custom colors to the popup menu.")
(sha256
(base32
- "1w2kfr2l033bvsakvil0xh3dqy35f68623masgmxr6a4dl4cyy62"))))
+ "1bgvk22g9ik4864hzs142709g88r0003d94j2iig4vpz0csv4szr"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kguiaddons ki18n