guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 740d34c398e72223755128449c4d265c3c38790f
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 08:50:47 2026 +0530
gnu: kded: Update to 6.24.0.
* gnu/packages/kde-frameworks.scm (kded): Update to 6.24.0.
Change-Id: I433496c19c9c5b3cac6fe1490f1953ea027ce1e8
---
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 03e58c02b7..f590540609 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3406,7 +3406,7 @@ that offer bindings to some of the Frameworks.")
(define-public kded
(package
(name "kded")
- (version "6.23.0")
+ (version "6.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3415,7 +3415,7 @@ that offer bindings to some of the Frameworks.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0kaghxn09276h2wzp0bz7mmq9r2zh918zvf0ibpss29s7ww9g3x8"))))
+ "19djjsm19nsg4965pr91ajyjqyg9fw7hzsdbprf44q8903a822gn"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase