gnu: ktimer: Update to 24.12.3.

* gnu/packages/kde.scm (ktimer): Update to 24.12.3.

Change-Id: I3850af93fb9aa4bec8f4ae7a0e2486bcbbe3040b
This commit is contained in:
Zheng Junjie 2025-03-08 15:06:25 +08:00
parent e44bb5600b
commit ab67008a00
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1718,14 +1718,14 @@ unmount drives and view them in a file manager.")
(define-public ktimer
(package
(name "ktimer")
(version "24.12.2")
(version "24.12.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ktimer-" version ".tar.xz"))
(sha256
(base32
"0gzqn29lw1zxkhpi2l3rk784al1m8za62rhx4r8wjn772j2gink4"))))
"1kpz1hz0s32qc1cpbvrs9yw9w86ingc9sk03cykljsc493fhmy9m"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules