mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ktimer: Update to 25.08.1.
* gnu/packages/kde-utils.scm (ktimer): Update to 25.08.1. Change-Id: I9c0c5c32279b2b5eab081d4fac72390c66dd1ebe
This commit is contained in:
parent
9a1f372a34
commit
a84739f836
1 changed files with 2 additions and 2 deletions
|
@ -1121,14 +1121,14 @@ great on your desktop.")
|
|||
(define-public ktimer
|
||||
(package
|
||||
(name "ktimer")
|
||||
(version "24.12.3")
|
||||
(version "25.08.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ktimer-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1kpz1hz0s32qc1cpbvrs9yw9w86ingc9sk03cykljsc493fhmy9m"))))
|
||||
"0yqzdsa1pi5sr5w7cgm1ldpsq0j0wq73adc78n3mlygdxldrxbkm"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue