gnu: xf86-input-wacom: Update to 0.36.1.

* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.1.
[source]: Update URI.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-06 00:29:20 +02:00
parent 0ac68e7268
commit fe04975281
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -920,15 +920,16 @@ (define-public libwacom
(define-public xf86-input-wacom (define-public xf86-input-wacom
(package (package
(name "xf86-input-wacom") (name "xf86-input-wacom")
(version "0.36.0") (version "0.36.1")
(source (origin (source
(method url-fetch) (origin
(uri (string-append (method url-fetch)
"mirror://sourceforge/linuxwacom/xf86-input-wacom/" (uri (string-append
name "-" version ".tar.bz2")) "https://github.com/linuxwacom/xf86-input-wacom/releases/download/"
(sha256 name "-" version "/" name "-" version ".tar.bz2"))
(base32 (sha256
"1xi39hl8ddgj9m7m2k2ll2r3wh0k0aq45fvrsv43651bhz9cbrza")))) (base32
"029y8varbricba2dzhzhy0ndd7lbfif411ca8c3wxzni9qmbj1ij"))))
(arguments (arguments
`(#:configure-flags `(#:configure-flags
(list (string-append "--with-sdkdir=" (list (string-append "--with-sdkdir="