GNU bug report logs - #48896
[PATCH] gnu: libevdev: Update to 1.11.0.

Previous Next

Package: guix-patches;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Mon, 7 Jun 2021 04:24:01 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48896: closed ([PATCH] gnu: libevdev: Update to 1.11.0.)
Date: Sat, 19 Jun 2021 21:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 19 Jun 2021 23:35:49 +0200
with message-id <877dipy1u2.fsf_-_ <at> waegenei.re>
and subject line Re: bug#48896: [PATCH] gnu: libevdev: Update to 1.11.0.
has caused the debbugs.gnu.org bug report #48896,
regarding [PATCH] gnu: libevdev: Update to 1.11.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48896: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48896
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Matthew James Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: [PATCH] gnu: libevdev: Update to 1.11.0.
Date: Sun,  6 Jun 2021 21:23:00 -0700
* gnu/packages/xorg.scm (libevdev): Update to 1.11.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 97ff8ab92b..ba3523a745 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2466,7 +2466,7 @@ XC-APPGROUP, XTEST.")
 (define-public libevdev
   (package
     (name "libevdev")
-    (version "1.9.1")
+    (version "1.11.0")
     (source
      (origin
        (method url-fetch)
@@ -2474,7 +2474,7 @@ XC-APPGROUP, XTEST.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1jvsphdrs1i54ccjcn6ll26jy42am7h28lbsvwa6pmxgqm43qq7m"))))
+         "1l628xblk36vh7aqia1fw6hh62af7va0pd70h28112l5i4afmx33"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-static")))
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: Matthew James Kraai <kraai <at> ftbfs.org>
Cc: 48896-done <at> debbugs.gnu.org
Subject: Re: bug#48896: [PATCH] gnu: libevdev: Update to 1.11.0.
Date: Sat, 19 Jun 2021 23:35:49 +0200
Matthew,

Matthew James Kraai <kraai <at> ftbfs.org> writes:

> * gnu/packages/xorg.scm (libevdev): Update to 1.11.0.

Don't forget to specify the branch onto which your patch ought to be
applied; by generating it with “git format-patch --subject-prefix="PATCH
staging" ...”  for example.

Pushed to staging as d7d1d8bd8a233ff61489e88b16527a99b8f32f12.

Cheers,
- Brice


This bug report was last modified 4 years and 56 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.