gnu: wacomtablet: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (wacomtablet): Update to 6.3.6.

Change-Id: Ia78edfb078a48722f9b4902d0ce2818765f6f166
This commit is contained in:
Maxim Cournoyer 2025-09-15 16:47:48 +09:00
parent d2ebfb5394
commit 3fd8b69c7c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3265,7 +3265,7 @@ of a Plasma shell.")
(define-public wacomtablet (define-public wacomtablet
(package (package
(name "wacomtablet") (name "wacomtablet")
(version "6.3.4") (version "6.3.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -3273,7 +3273,7 @@ of a Plasma shell.")
"/wacomtablet-" version ".tar.xz")) "/wacomtablet-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0m2vyzcxwcpcdplmlw4qlrpc9lmbbwlzjahlp1d1lwah548pxici")))) "0xgygd227bs6jkfrmpyk88nhbr2jdl54i3ndmrsj8rhxmxv6vjn3"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list #:qtbase qtbase (list #:qtbase qtbase