[bug#58402,core-updates] gnu: xkeyboard-config: Update to 2.37.
Commit Message
Control: tags -1 + patch
Hi,
This updates xkeyboard-config to the most recent release.
It belongs to core-updates. Thanks!
Kind regards
Felix Lechner
Comments
Hello,
Felix Lechner <felix.lechner@lease-up.com> writes:
> Control: tags -1 + patch
>
> Hi,
>
> This updates xkeyboard-config to the most recent release.
>
> It belongs to core-updates. Thanks!
Thanks; xkeyboard-config is now at 2.38 on master.
Closing!
From 26ec27352f90370885638722e465f32bc5160d5d Mon Sep 17 00:00:00 2001
From: Felix Lechner <felix.lechner@lease-up.com>
Date: Sun, 9 Oct 2022 13:38:06 -0700
Subject: [PATCH] gnu: xkeyboard-config: Update to 2.37.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.37.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -3871,7 +3871,7 @@ (define-public xkbutils
(define-public xkeyboard-config
(package
(name "xkeyboard-config")
- (version "2.36")
+ (version "2.37")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3879,7 +3879,7 @@ (define-public xkeyboard-config
"xkeyboard-config-" version ".tar.xz"))
(sha256
(base32
- "158m7r6ga7w12ry35q6d0z6hilbpj9h7ilw56h55478n58lv26qz"))))
+ "0v4clrxrjygpy5arnb2x3ksvsah5mdprsarhqzbi0qjbmjjq64zb"))))
(build-system meson-build-system)
(inputs (list libx11 xkbcomp-intermediate))
(native-inputs (list gettext-minimal libxslt perl pkg-config python))
base-commit: 77759234a3c436816297dd1e989704e37489a129
--
2.38.0