GNU bug report logs - #49087
[PATCH] gnu: xkeyboard-config: Update to 2.33.

Previous Next

Package: guix-patches;

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

Date: Fri, 18 Jun 2021 12:07:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: bug#49087: closed (Re: [bug#49087] [PATCH] gnu: xkeyboard-config:
 Update to 2.33.)
Date: Mon, 21 Jun 2021 12:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49087: [PATCH] gnu: xkeyboard-config: Update to 2.33.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 49087 <at> debbugs.gnu.org.

-- 
49087: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49087
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Matthew James Kraai <kraai <at> ftbfs.org>
Cc: 49087-done <at> debbugs.gnu.org
Subject: Re: [bug#49087] [PATCH] gnu: xkeyboard-config: Update to 2.33.
Date: Mon, 21 Jun 2021 15:20:45 +0300
[Message part 3 (text/plain, inline)]
Thanks. I've pushed your patch to core-updates.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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: xkeyboard-config: Update to 2.33.
Date: Fri, 18 Jun 2021 05:06:33 -0700
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.33.
---
 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 1afd028bbd..559cfc1e59 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4026,7 +4026,7 @@ extension to the X11 protocol.  It includes:
 (define-public xkeyboard-config
   (package
     (name "xkeyboard-config")
-    (version "2.32")
+    (version "2.33")
     (source
       (origin
         (method url-fetch)
@@ -4036,7 +4036,7 @@ extension to the X11 protocol.  It includes:
               ".tar.bz2"))
         (sha256
           (base32
-            "1a1nq0bc51jwg8v9dh7lr2zszrkk1iy9ilnbn011kf9rp8by7vhz"))))
+            "1g6kn7l0mixw50kgn7d97gwv1990c5rczr2x776q3xywss8dfzv5"))))
     (build-system gnu-build-system)
     (inputs
       `(("libx11" ,libx11)
-- 
2.32.0




This bug report was last modified 3 years and 330 days ago.

Previous Next


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