guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit bf199dc50995fd77ca98c8aed2e3f203564a9deb
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 08:50:47 2026 +0530
gnu: kiconthemes: Update to 6.24.0.
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.24.0.
Change-Id: Ib377e711ce14ccb45239f61c796bf97647ec0a52
---
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 78b26f2338..5f3dec1862 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3555,7 +3555,7 @@ window does not need focus for them to be activated.")
(define-public kiconthemes
(package
(name "kiconthemes")
- (version "6.23.0")
+ (version "6.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3564,7 +3564,7 @@ window does not need focus for them to be activated.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0zh1m4n52zfwxlx0lz040sldl54hdf9mhl8ypij31vszz2xgrvvn"))))
+ "0mjrxpky387zmchbakn62qcci6gd4vmm43pqnsa3nsclmi0i3vjz"))))
(build-system qt-build-system)
(propagated-inputs
(list qtdeclarative)) ;required by iconthemesplugin.qmltypes