gnu: kded: Update to 6.21.0.

* gnu/packages/kde-frameworks.scm (kded): Update to 6.21.0.

Change-Id: I3af9e75fb502bab2313da88a24413ef8f6d87aad
This commit is contained in:
Sughosha 2025-12-24 14:40:42 +05:30
parent 08c593176c
commit b1e4aff071
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -3367,7 +3367,7 @@ that offer bindings to some of the Frameworks.")
(define-public kded
(package
(name "kded")
(version "6.19.0")
(version "6.21.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -3376,7 +3376,7 @@ that offer bindings to some of the Frameworks.")
name "-" version ".tar.xz"))
(sha256
(base32
"00mwl13dwdacq6kbhhxmpnn0bj68fra95rmpg343cgzngci08nlw"))))
"18fx0al5ax2xdif0dx5r49019gwbbshyacsckm6d12yrivzjqlrn"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs