unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1.
@ 2021-06-06 13:42 Matthew James Kraai
  2021-06-06 14:22 ` bug#48874: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-06 13:42 UTC (permalink / raw)
  To: 48874; +Cc: Matthew James Kraai

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1.
---
 gnu/packages/xorg.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 34d7997550..6802c52de3 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -27,6 +27,7 @@
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2020 Jean-Baptiste Note <jean-baptiste.note@m4x.org>
 ;;; Copyright © 2021 Nicolò Balzarotti <nicolo@nixo.xyz>
+;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2529,7 +2530,7 @@ including most mice, keyboards, tablets and touchscreens.")
 (define-public xf86-input-libinput
   (package
     (name "xf86-input-libinput")
-    (version "0.30.0")
+    (version "1.0.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2537,7 +2538,7 @@ including most mice, keyboards, tablets and touchscreens.")
                     name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1h4np66p87jf0c85ig524w8f5rbhl5gx8fww1qg0c55f87yzkizr"))))
+                "0nr4r9x8c7y1l0ipivjch5zps093mxmg2nqmfn2934am26fc9ppx"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
-- 
2.31.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48874: [PATCH] gnu: xf86-input-libinput: Update to 1.0.1.
  2021-06-06 13:42 [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1 Matthew James Kraai
@ 2021-06-06 14:22 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-06-06 14:22 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 48874-done

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

Matthew,

Matthew James Kraai 写道:
> * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1.

Thanks!  Pushed as b2122b07dc24007263b92247cc479713c2101390.

Not your doing but I'll mention it here: I was sceptical about 
this package being ‘X11’-licenced, and indeed it wasn't.  Fixed in 
db6ff6da1588a84bdc02dfc8eccd59a885b46fde.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-06 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 13:42 [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1 Matthew James Kraai
2021-06-06 14:22 ` bug#48874: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).