mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d2ebfb5394
commit
3fd8b69c7c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue