guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 159c9b75dd0d960e34bd49eb837eb999825e720f
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 6f89bf5919..572beb6c4c 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3404,7 +3404,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
@@ -3413,7 +3413,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