guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit d10f02602505041e41609e5f5aa66c64e0282897
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 8 19:37:25 2025 +0530

    gnu: wacomtablet: Update to 6.4.5.
    
    * gnu/packages/kde-plasma.scm (wacomtablet): Update to 6.4.5.
    
    Change-Id: If401c7308c54eb0e48ee8cbfad70647f017ef957
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 8be0e69299..36f9689819 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -3318,7 +3318,7 @@ of a Plasma shell.")
 (define-public wacomtablet
   (package
     (name "wacomtablet")
-    (version "6.4.3")
+    (version "6.4.5")
     (source (origin
               (method url-fetch)
               (uri
@@ -3326,7 +3326,7 @@ of a Plasma shell.")
                               "/wacomtablet-" version ".tar.xz"))
               (sha256
                (base32
-                "161k0ccnjcgn3xgkgigfjjq8yqywmmabv2h13xf09azpm7sl6g9m"))))
+                "0a37h9lb6j3lnzmip5582p5pcjfxizvh7iawf0gk8adxlp05riz0"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase

Reply via email to