[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/21: gnu: xf86-input-wacom: Update to 0.36.0.
From: |
Marius Bakke |
Subject: |
08/21: gnu: xf86-input-wacom: Update to 0.36.0. |
Date: |
Mon, 12 Mar 2018 13:22:33 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit ee9c7156a4cca33fe7d7143fd3f20f675aa0ccc7
Author: Marius Bakke <address@hidden>
Date: Fri Mar 9 19:04:14 2018 +0100
gnu: xf86-input-wacom: Update to 0.36.0.
* 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 443d618..d5dc0f1 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="
- branch staging updated (d8fa189 -> 5413074), Marius Bakke, 2018/03/12
- 03/21: gnu: meson: Update to 0.45.0., Marius Bakke, 2018/03/12
- 02/21: gnu: meson-for-build: Update to 0.44.0., Marius Bakke, 2018/03/12
- 08/21: gnu: xf86-input-wacom: Update to 0.36.0.,
Marius Bakke <=
- 01/21: gnu: meson: Don't wrap the meson executable., Marius Bakke, 2018/03/12
- 04/21: build-system/meson: Add the output directory to RUNPATH., Marius Bakke, 2018/03/12
- 18/21: gnu: libdrm: Update to 2.4.91., Marius Bakke, 2018/03/12
- 07/21: gnu: libwacom: Update to 0.29., Marius Bakke, 2018/03/12
- 11/21: gnu: xkbcomp: Update to 1.4.1., Marius Bakke, 2018/03/12
- 09/21: gnu: libical: Update to 3.0.3., Marius Bakke, 2018/03/12
- 10/21: gnu: libxshmfence: Update to 1.3., Marius Bakke, 2018/03/12
- 13/21: gnu: nss, nss-certs: Update to 3.36., Marius Bakke, 2018/03/12
- 17/21: gnu: alsa-plugins: Update to 1.1.5., Marius Bakke, 2018/03/12
- 16/21: gnu: alsa-utils: Update to 1.1.5., Marius Bakke, 2018/03/12