guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

271/332: gnu: kmousetool: Update to 23.04.3.


From: guix-commits
Subject: 271/332: gnu: kmousetool: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:44:02 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 7c050f669ebd1e293f7e00a0852a9763f88eec66
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 07:29:38 2023 +0800

    gnu: kmousetool: Update to 23.04.3.
    
    * gnu/packages/kde-utils.scm (kmousetool): Update to 23.04.3.
---
 gnu/packages/kde-utils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index 8836029e60..6b97ca8683 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -813,14 +813,14 @@ artists to web-designers to people with low vision.")
 (define-public kmousetool
   (package
     (name "kmousetool")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kmousetool-" version ".tar.xz"))
        (sha256
-        (base32 "13pvdhhf3fdkaiyjp0ijqm5qdffabyw7qq2051l1nqv6i7w6lgwx"))))
+        (base32 "1prh9xdzwx0mx93g9cbjy55hxwcci90hvrv2ckj4dqdnv5fv4h21"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]