gnu: ktimer: Update to 24.12.1.

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

Change-Id: I94214bfaa4673aeccc566f24f1a9368da71eae10
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:08 +08:00 committed by Zheng Junjie
parent 88ddeca5f8
commit 680e61d885
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1683,20 +1683,21 @@ unmount drives and view them in a file manager.")
(define-public ktimer
(package
(name "ktimer")
(version "24.05.2")
(version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ktimer-" version ".tar.xz"))
(sha256
(base32
"1s3fwxxdpc4qsxby01sdp5c2sdzb1a9y37d172gvk41148swl5np"))))
"0jws275vkp0nb4xgisv6p4n6g6jrn4aprn79973rr095890mxlax"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules
kdoctools))
(inputs
(list kdbusaddons
(list kcrash
kdbusaddons
ki18n
kio
knotifications