gnu: kded: Update to 6.19.0.

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

Change-Id: I38b3f322f07a17a1a9db6f89c9ac29361c14c6c8
This commit is contained in:
Sughosha 2025-10-13 20:46:47 +05:30 committed by Andreas Enge
parent a33689b4b3
commit 489beed100
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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