[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/18: gnu: xf86-input-libinput: Update to 0.28.0.
From: |
Marius Bakke |
Subject: |
11/18: gnu: xf86-input-libinput: Update to 0.28.0. |
Date: |
Thu, 12 Jul 2018 11:21:41 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 2c3434150baf75ca71410c1968852d63b13c527a
Author: Marius Bakke <address@hidden>
Date: Thu Jul 12 16:33:00 2018 +0200
gnu: xf86-input-libinput: Update to 0.28.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.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 895db8e..9448fe9 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2447,7 +2447,7 @@ including most mice, keyboards, tablets and
touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
- (version "0.27.1")
+ (version "0.28.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2455,7 +2455,7 @@ including most mice, keyboards, tablets and
touchscreens.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1riflw6dc8fp5d74i7zfgsss0zz3z3lsj6zn2lzjm5kgmp2qvbfl"))))
+ "189h8vl0005yizwrs4d0sng6j8lwkd3xi1zwqg8qavn2bw34v691"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- 08/18: gnu: tevent: Update to 0.9.37., (continued)
- 08/18: gnu: tevent: Update to 0.9.37., Marius Bakke, 2018/07/12
- 07/18: gnu: talloc: Update to 2.1.14., Marius Bakke, 2018/07/12
- 17/18: gnu: unbound: Update to 1.7.3., Marius Bakke, 2018/07/12
- 04/18: gnu: libzip: Update to 1.5.1., Marius Bakke, 2018/07/12
- 01/18: gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499]., Marius Bakke, 2018/07/12
- 05/18: gnu: appstream-glib: Update to 0.7.10., Marius Bakke, 2018/07/12
- 12/18: gnu: lsof: Update to 4.91., Marius Bakke, 2018/07/12
- 13/18: gnu: lsof: Return #t from all phases., Marius Bakke, 2018/07/12
- 14/18: gnu: oniguruma: Update to 6.8.2., Marius Bakke, 2018/07/12
- 16/18: gnu: php: Build with an older oniguruma., Marius Bakke, 2018/07/12
- 11/18: gnu: xf86-input-libinput: Update to 0.28.0.,
Marius Bakke <=
- 18/18: gnu: psmisc: Update to 23.1., Marius Bakke, 2018/07/12
- 09/18: gnu: tdb: Update to 1.3.16., Marius Bakke, 2018/07/12
- 10/18: gnu: ldb: Downgrade to 1.3.3., Marius Bakke, 2018/07/12
- 15/18: gnu: iso-codes: Update home page., Marius Bakke, 2018/07/12