[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: xf86-input-libinput: Update to 0.26.0.
From: |
Marius Bakke |
Subject: |
02/07: gnu: xf86-input-libinput: Update to 0.26.0. |
Date: |
Sun, 17 Sep 2017 14:14:04 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 6b192837e0be3f2ef831c74f7edeec6f19dc9c91
Author: Marius Bakke <address@hidden>
Date: Sun Sep 17 17:07:38 2017 +0200
gnu: xf86-input-libinput: Update to 0.26.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
---
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 b721538..dfd1420 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2418,7 +2418,7 @@ including most mice, keyboards, tablets and
touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
- (version "0.25.1")
+ (version "0.26.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2426,7 +2426,7 @@ including most mice, keyboards, tablets and
touchscreens.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1q67hjd67ni1nq7kgxdrrdgkyhzaqvvn2vlnsiiq9w4y3icpv7s8"))))
+ "0yrqs88b7yn9nljwlxzn76jfmvf0sh939kzij5b2jvr2qa7mbjmb"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- branch master updated (86805c1 -> 881006b), Marius Bakke, 2017/09/17
- 01/07: gnu: strace: Update to 4.19., Marius Bakke, 2017/09/17
- 05/07: gnu: lftp: Update to 4.8.1., Marius Bakke, 2017/09/17
- 06/07: gnu: python-pyopenssl: Update to 17.3.0., Marius Bakke, 2017/09/17
- 02/07: gnu: xf86-input-libinput: Update to 0.26.0.,
Marius Bakke <=
- 03/07: gnu: xf86-video-ati: Update to 7.10.0., Marius Bakke, 2017/09/17
- 04/07: gnu: jasper: Update to 2.0.14., Marius Bakke, 2017/09/17
- 07/07: gnu: certbot: Fix build with python-pyopenssl >= 17.3.0., Marius Bakke, 2017/09/17