[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: xf86-input-libinput: Update to 0.30.0.
From: |
guix-commits |
Subject: |
02/10: gnu: xf86-input-libinput: Update to 0.30.0. |
Date: |
Tue, 13 Oct 2020 17:37:23 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 17032767da189a31d24fc350e68d065ec12bb9f6
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Oct 13 17:00:14 2020 +0200
gnu: xf86-input-libinput: Update to 0.30.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.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 7ec35ed..3db4cba 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2539,7 +2539,7 @@ including most mice, keyboards, tablets and
touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
- (version "0.28.2")
+ (version "0.30.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2547,7 +2547,7 @@ including most mice, keyboards, tablets and
touchscreens.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0818vr0yhk9j1y1wcbxzcd458vrvp06rrhi8k43bhqkb5jb4dcxq"))))
+ "1h4np66p87jf0c85ig524w8f5rbhl5gx8fww1qg0c55f87yzkizr"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- branch master updated (ada061c -> e8c5533), guix-commits, 2020/10/13
- 01/10: gnu: Remove python2-gst., guix-commits, 2020/10/13
- 02/10: gnu: xf86-input-libinput: Update to 0.30.0.,
guix-commits <=
- 04/10: gnu: Add dex., guix-commits, 2020/10/13
- 06/10: gnu: muchsync: Use pandoc instead of ghc-pandoc., guix-commits, 2020/10/13
- 07/10: gnu: git-annex: Update to 8.20201007., guix-commits, 2020/10/13
- 08/10: gnu: Add bindfs., guix-commits, 2020/10/13
- 09/10: gnu: Add python-dictdiffer., guix-commits, 2020/10/13
- 10/10: gnu: Add python-dpath., guix-commits, 2020/10/13
- 05/10: gnu: python-chardet: Enable tests., guix-commits, 2020/10/13
- 03/10: gnu: nmap: Update license., guix-commits, 2020/10/13