guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 7f9b56517b5569918d04721e7b18a47577b3b8e2
Author: Sughosha <[email protected]>
AuthorDate: Tue Mar 3 21:57:13 2026 +0530
gnu: kcolorscheme: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kcolorscheme): Update to 6.23.0.
Change-Id: I399c107f9903b9256a25a94259de5b405a180256
---
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 baa5cf8e8a..bb272c1502 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -718,7 +718,7 @@ which can be used to add custom colors to the popup menu.")
(define-public kcolorscheme
(package
(name "kcolorscheme")
- (version "6.22.0")
+ (version "6.23.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -728,7 +728,7 @@ which can be used to add custom colors to the popup menu.")
(sha256
(base32
- "1nipz1czivxlz06jd423vgn00x1m2xhi9rk2bdksglvj1c66r7s5"))))
+ "073c5hnswas5z8rrsm6pywriyjg29rsz9rw1yj6lrazfia94ljxw"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kguiaddons ki18n