GNU bug report logs - #78573
[PATCH core-updates] gnu: xkeyboard-config: Update to 2.44.

Previous Next

Package: guix-patches;

Reported by: Saveliy Boyarchuk <savboyar <at> gmail.com>

Date: Sat, 24 May 2025 02:28:03 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 78573 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78573; Package guix-patches. (Sat, 24 May 2025 02:28:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Saveliy Boyarchuk <savboyar <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 24 May 2025 02:28:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Saveliy Boyarchuk <savboyar <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Saveliy Boyarchuk <sav.boyar <at> gmail.com>
Subject: [PATCH core-updates] gnu: xkeyboard-config: Update to 2.44.
Date: Sat, 24 May 2025 02:28:40 +0300
---
 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 32f60d80ff..aadc3d8ce5 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3910,7 +3910,7 @@ (define-public xkbutils
 (define-public xkeyboard-config
   (package
     (name "xkeyboard-config")
-    (version "2.38")
+    (version "2.44")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3918,7 +3918,7 @@ (define-public xkeyboard-config
                     "xkeyboard-config-" version ".tar.xz"))
               (sha256
                (base32
-                "0wn8asnbz111194ksi2mysa6ikn4kqgd9rpfydl8icc6mcdsk406"))))
+                "0aillh6pmx5ji5jbqviq007vvg69ahz5832rz941s0xvxqzc7ljl"))))
     (build-system meson-build-system)
     (inputs (list libx11 xkbcomp-intermediate))
     (native-inputs (list gettext-minimal libxslt perl pkg-config python))

base-commit: cdb2af7c3a9dc6962131071919bf126eecefc7da
-- 
2.49.0





This bug report was last modified today.

Previous Next


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