gnu: xf86-input-wacom: Update to 1.2.0.
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9
This commit is contained in:
parent
ca47a1346a
commit
24bea8dac1
@ -1488,7 +1488,7 @@ Wacom tablet applet.")
|
||||
(define-public xf86-input-wacom
|
||||
(package
|
||||
(name "xf86-input-wacom")
|
||||
(version "1.1.0")
|
||||
(version "1.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -1497,7 +1497,7 @@ Wacom tablet applet.")
|
||||
"xf86-input-wacom-" version "/"
|
||||
"xf86-input-wacom-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32 "04ks577ag2yir7kssv8zhig4rx9xqj2wifmlrcmy4k9lgw379di3"))))
|
||||
(base32 "0pb8f8fvwm7vy5p3h8nc7x7fb68kpdkscz0j79xzsaxwn8435hhk"))))
|
||||
(arguments
|
||||
(list #:configure-flags
|
||||
#~(list (string-append "--with-sdkdir=" #$output "/include/xorg")
|
||||
|
Loading…
Reference in New Issue
Block a user