gnu: kdf: Update to 24.12.1.

* gnu/packages/kde.scm (kdf): Update to 24.12.1.
[inputs]: Add kcrash.

Change-Id: I42eec7ec9f40a038299cc44209cc82ee26c93623
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:07 +08:00
parent da1e5eee67
commit 1c47dc3bef
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1539,14 +1539,14 @@ (define-public labplot
(define-public kdf
(package
(name "kdf")
(version "24.05.2")
(version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kdf-" version ".tar.xz"))
(sha256
(base32
"1gp0r0dj58zq5rflw7yb42znjwvbq3aa0xqz5dfbxf7m3widri6g"))))
"0sqz9i4nsxdhfk53w6yfyybkxk3zdrz6a5zk95k9y7lqkggm38jv"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
@ -1554,6 +1554,7 @@ (define-public kdf
(list kcmutils
kconfigwidgets
kcoreaddons
kcrash
ki18n
kiconthemes
kio