guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 2e51e52aa4da823eb91f3f65ddb4ac9d1b0d0950
Author: Sughosha <[email protected]>
AuthorDate: Mon Feb 9 01:58:12 2026 +0530
gnu: kstatusnotifieritem: Update to 6.22.0.
* gnu/packages/kde-frameworks.scm (kstatusnotifieritem): Update to 6.22.0.
Change-Id: Icc6265fee9c561ad13817a349dfa29cbcb298933
---
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 855c181e50..58dadd72d0 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4341,7 +4341,7 @@ types or handled by application specific code.")
(define-public kstatusnotifieritem
(package
(name "kstatusnotifieritem")
- (version "6.21.0")
+ (version "6.22.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4350,7 +4350,7 @@ types or handled by application specific code.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0q6n7xklsf15zbnqkggghai1ynimq6wyrinvh0hd2gzq7aa4szg7"))))
+ "18pjlnlnig1s498bg9dd0lzwiq2chb721f7zcncfzpf1zscxmkjk"))))
(build-system qt-build-system)
(arguments
(list