[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#30761] [PATCH staging 9/9] gnu: xf86-input-wacom: Update to 0.36.0.
From: |
Marius Bakke |
Subject: |
[bug#30761] [PATCH staging 9/9] gnu: xf86-input-wacom: Update to 0.36.0. |
Date: |
Fri, 9 Mar 2018 19:11:08 +0100 |
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.0.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 443d618aa..d5dc0f10f 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -917,7 +917,7 @@ Wacom tablet applet.")
(define-public xf86-input-wacom
(package
(name "xf86-input-wacom")
- (version "0.35.0")
+ (version "0.36.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -925,7 +925,7 @@ Wacom tablet applet.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0za44snc0zirq65a4lxsmg7blp1bynj6j835hm459x8yx1qhmxjm"))))
+ "1xi39hl8ddgj9m7m2k2ll2r3wh0k0aq45fvrsv43651bhz9cbrza"))))
(arguments
`(#:configure-flags
(list (string-append "--with-sdkdir="
--
2.16.2
- [bug#30761] [PATCH staging 4/9] build-system/meson: Add the output directory to RUNPATH., (continued)
- [bug#30761] [PATCH staging 3/9] gnu: meson: Update to 0.45.0., Marius Bakke, 2018/03/09
- [bug#30761] [PATCH staging 8/9] gnu: libwacom: Update to 0.29., Marius Bakke, 2018/03/09
- [bug#30761] [PATCH staging 6/9] gnu: libinput: Update to 1.10.2., Marius Bakke, 2018/03/09
- [bug#30761] [PATCH staging 9/9] gnu: xf86-input-wacom: Update to 0.36.0.,
Marius Bakke <=
- [bug#30761] [PATCH staging 2/9] gnu: meson-for-build: Update to 0.44.0., Marius Bakke, 2018/03/09
- [bug#30761] [PATCH staging 7/9] gnu: libinput: Correct inputs., Marius Bakke, 2018/03/09
[bug#30761] [PATCH staging 1/9] gnu: meson: Don't wrap the meson executable., Marius Bakke, 2018/03/09
[bug#30761] [PATCH staging 1/9] gnu: meson: Don't wrap the meson executable., Ludovic Courtès, 2018/03/11