[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/64: gnu: xev: Update to 1.2.2.
From: |
Andy Wingo |
Subject: |
23/64: gnu: xev: Update to 1.2.2. |
Date: |
Thu, 18 Feb 2016 21:11:52 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit 5249d0ce0f882dbac49e85c47e2c0ab4775c329e
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:09:05 2016 +0100
gnu: xev: Update to 1.2.2.
* gnu/packages/xorg.scm (xev): Update to 1.2.2.
---
gnu/packages/xorg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 11b121b..dc3b8ec 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2268,7 +2268,7 @@ DRI (Direct Rendering Infrastructure) drivers.")
(define-public xev
(package
(name "xev")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
@@ -2278,7 +2278,7 @@ DRI (Direct Rendering Infrastructure) drivers.")
".tar.bz2"))
(sha256
(base32
- "0hv296mysglcgkx6lj1wxc23kshb2kix1a8yqppxj5vz16mpzw8i"))))
+ "0krivhrxpq6719103r541xpi3i3a0y15f7ypc4lnrx8sdhmfcjnr"))))
(build-system gnu-build-system)
(inputs
`(("libxrender" ,libxrender)
- 13/64: gnu: libxkbfile: Update to 1.0.9., (continued)
- 13/64: gnu: libxkbfile: Update to 1.0.9., Andy Wingo, 2016/02/18
- 14/64: gnu: mkfontscale: Update to 1.1.2., Andy Wingo, 2016/02/18
- 15/64: gnu: randrproto: Update to 1.5.0., Andy Wingo, 2016/02/18
- 16/64: gnu: sessreg: Update to 1.1.0., Andy Wingo, 2016/02/18
- 17/64: gnu: setxkbmap: Update to 1.3.1., Andy Wingo, 2016/02/18
- 18/64: gnu: smproxy: Update to 1.0.6., Andy Wingo, 2016/02/18
- 19/64: gnu: x11perf: Update to 1.6.0., Andy Wingo, 2016/02/18
- 20/64: gnu: xcmsdb: Update to 1.0.5., Andy Wingo, 2016/02/18
- 21/64: gnu: xdpyinfo: Update to 1.3.2., Andy Wingo, 2016/02/18
- 22/64: gnu: xdriinfo: Update to 1.0.5., Andy Wingo, 2016/02/18
- 23/64: gnu: xev: Update to 1.2.2.,
Andy Wingo <=
- 24/64: gnu: xf86-input-evdev: Update to 2.10.1., Andy Wingo, 2016/02/18
- 25/64: gnu: xf86-input-libinput: Update to 0.16.0., Andy Wingo, 2016/02/18
- 26/64: gnu: xf86-input-keyboard: Update to 1.8.1., Andy Wingo, 2016/02/18
- 27/64: gnu: xf86-input-synaptics: Update to 1.8.3., Andy Wingo, 2016/02/18
- 28/64: gnu: xf86-input-void: Update to 1.4.1., Andy Wingo, 2016/02/18
- 29/64: gnu: xf86-video-ati: Update to 7.6.1., Andy Wingo, 2016/02/18
- 30/64: gnu: xf86-video-cirrus: Update to 1.5.3., Andy Wingo, 2016/02/18
- 31/64: gnu: xf86-video-geode: Update to 2.11.18., Andy Wingo, 2016/02/18
- 32/64: gnu: xf86-video-intel: Update to git snapshot e41040f., Andy Wingo, 2016/02/18
- 33/64: gnu: xf86-video-mach64: Update to 6.9.5., Andy Wingo, 2016/02/18