guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 1309c432563cfe7c6cdf9d41b056d9156ccddd68
Author: Sughosha <[email protected]>
AuthorDate: Tue Mar 3 21:57:28 2026 +0530
gnu: kstatusnotifieritem: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kstatusnotifieritem): Update to 6.23.0.
Change-Id: I4e016984763bbf0bf8fa002db20a763fd92899fe
---
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 f528cf9beb..7ec111df93 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4353,7 +4353,7 @@ types or handled by application specific code.")
(define-public kstatusnotifieritem
(package
(name "kstatusnotifieritem")
- (version "6.22.0")
+ (version "6.23.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4362,7 +4362,7 @@ types or handled by application specific code.")
name "-" version ".tar.xz"))
(sha256
(base32
- "18pjlnlnig1s498bg9dd0lzwiq2chb721f7zcncfzpf1zscxmkjk"))))
+ "1pls87zkw9qhrdf84ra6w2yc1iyk15aaphy97ws8lmwnvm4588m7"))))
(build-system qt-build-system)
(arguments
(list