mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
e44bb5600b
commit
ab67008a00
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue