[PATCH core-updates] gnu: xkeyboard-config: Update to 2.44.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Saveliy Boyarchuk
Owner
unassigned
Submitted by
Saveliy Boyarchuk
Severity
normal

Debbugs page

S
S
Saveliy Boyarchuk wrote on 23 May 16:28 -0700
(address . guix-patches@gnu.org)(name . Saveliy Boyarchuk)(address . sav.boyar@gmail.com)
20250523232904.30471-1-sav.boyar@gmail.com
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
N
N
Nicolas Goaziou wrote on 22 Aug 02:23 -0700
[PATCH] gnu: xkeyboard-config: Update to 2.44.
(address . 78573-done@debbugs.gnu.org)
87o6s7lnf5.fsf@nicolasgoaziou.fr
xkeyboard-config package is now at version 2.44 in Guix. Thanks.

Closing.

--
Nicolas Goaziou
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 78573@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 78573
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch