mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
gnu: kmousetool: Update to 25.08.3.
* gnu/packages/kde-utils.scm (kmousetool): Update to 25.08.3. Change-Id: Id20d6bbbf9e1242c9a608a0d16c2e1a295a27e60
This commit is contained in:
@@ -1024,14 +1024,14 @@ artists to web-designers to people with low vision.")
|
||||
(define-public kmousetool
|
||||
(package
|
||||
(name "kmousetool")
|
||||
(version "25.08.2")
|
||||
(version "25.08.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kmousetool-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1gza980jsrnx6x98qw4dzyhkfhjq03yxq2asfgxbp1wd20qnnq74"))))
|
||||
(base32 "13z04iqf71krpx1p48xapvb3b1y51g8k3dap6l7g2r6g441y1lvr"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
||||
Reference in New Issue
Block a user