gnu: kded: Update to 6.22.0.

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

Change-Id: I42f71f5a22bcd85c5a78b468d405b83d2fe582d2
This commit is contained in:
Sughosha
2026-02-09 01:58:10 +05:30
committed by Andreas Enge
parent 7a20bdfe62
commit 289de430b5

View File

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