mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kmousetool: Update to 25.12.0.
* gnu/packages/kde-utils.scm (kmousetool): Update to 25.12.0. Change-Id: If8bbb0bc9bb7a1e91ff48a9fba0076e73393ce7a
This commit is contained in:
parent
f30b279699
commit
215d43ff9b
1 changed files with 2 additions and 2 deletions
|
|
@ -1029,14 +1029,14 @@ artists to web-designers to people with low vision.")
|
|||
(define-public kmousetool
|
||||
(package
|
||||
(name "kmousetool")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kmousetool-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "13z04iqf71krpx1p48xapvb3b1y51g8k3dap6l7g2r6g441y1lvr"))))
|
||||
(base32 "178ck5alyv585imm8nkcwpvzc43qmp28q27h6srj27f3wn6i3pwn"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue