[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: xf86-input-evdev: Update to 2.10.5.
From: |
Marius Bakke |
Subject: |
10/10: gnu: xf86-input-evdev: Update to 2.10.5. |
Date: |
Wed, 18 Jan 2017 17:35:08 +0000 (UTC) |
mbakke pushed a commit to branch master
in repository guix.
commit 0d53d55ccad50e335e3d3255a5540adc726afd6e
Author: Marius Bakke <address@hidden>
Date: Wed Jan 18 18:28:35 2017 +0100
gnu: xf86-input-evdev: Update to 2.10.5.
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 022d92b..b676347 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2317,7 +2317,7 @@ devices, thus making direct access unnecessary.")
(define-public xf86-input-evdev
(package
(name "xf86-input-evdev")
- (version "2.10.4")
+ (version "2.10.5")
(source
(origin
(method url-fetch)
@@ -2327,7 +2327,7 @@ devices, thus making direct access unnecessary.")
".tar.bz2"))
(sha256
(base32
- "1hhc97k1qmgs85fp8p2i3gq4p18azlczbvklv33w19p1phzs1xmv"))))
+ "03dphgwjaxxyys8axc1kyysp6xvy9bjxicsdrhi2jvdgbchadnly"))))
(build-system gnu-build-system)
(inputs
`(("udev" ,eudev)
- branch master updated (1778ea7 -> 0d53d55), Marius Bakke, 2017/01/18
- 02/10: gnu: xf86-video-sis: Update to 0.10.9., Marius Bakke, 2017/01/18
- 01/10: gnu: xf86-video-tdfx: Update to 1.4.7., Marius Bakke, 2017/01/18
- 04/10: gnu: xf86-video-siliconmotion: Update to 1.7.9., Marius Bakke, 2017/01/18
- 07/10: gnu: xf86-video-trident: Update to 1.3.8., Marius Bakke, 2017/01/18
- 09/10: gnu: xf86-video-r128: Update to 6.10.2., Marius Bakke, 2017/01/18
- 10/10: gnu: xf86-input-evdev: Update to 2.10.5.,
Marius Bakke <=
- 08/10: gnu: xf86-video-savage: Update to 2.3.9., Marius Bakke, 2017/01/18
- 06/10: gnu: xf86-video-glint: Update to 1.2.9., Marius Bakke, 2017/01/18
- 03/10: gnu: xf86-video-mga: Update to 1.6.5., Marius Bakke, 2017/01/18
- 05/10: gnu: xf86-video-nv: Update to 2.1.21., Marius Bakke, 2017/01/18