mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmousetool: Update to 25.04.0.
* gnu/packages/kde-utils.scm (kmousetool): Update to 25.04.0. Change-Id: Ic7019afe9c82915010f415387f5b50e6a5557f38
This commit is contained in:
parent
95c3f36ae4
commit
81c3ff66dd
1 changed files with 2 additions and 2 deletions
|
@ -839,14 +839,14 @@ artists to web-designers to people with low vision.")
|
|||
(define-public kmousetool
|
||||
(package
|
||||
(name "kmousetool")
|
||||
(version "24.12.1")
|
||||
(version "25.04.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kmousetool-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "05q0xm4s435cvdxxaff7r0aplp0mimjsn6j6p5v6w8m8cdvn7c1c"))))
|
||||
(base32 "1pwc9y11499g9zcyvm0wayfw0cc23yzv3liz2sp85x8493vp3654"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue