unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58402] [PATCH core-updates] gnu: xkeyboard-config: Update to 2.37.
@ 2022-10-09 20:41 Felix Lechner via Guix-patches via
  2023-04-26  0:45 ` bug#58402: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Lechner via Guix-patches via @ 2022-10-09 20:41 UTC (permalink / raw)
  To: 58402

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

Control: tags -1 + patch

Hi,

This updates xkeyboard-config to the most recent release.

It belongs to core-updates. Thanks!

Kind regards
Felix Lechner

[-- Attachment #2: 0001-gnu-xkeyboard-config-Update-to-2.37.patch --]
[-- Type: text/x-patch, Size: 1311 bytes --]

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(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index aeb73ad631..695bd8449a 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58402: [PATCH core-updates] gnu: xkeyboard-config: Update to 2.37.
  2022-10-09 20:41 [bug#58402] [PATCH core-updates] gnu: xkeyboard-config: Update to 2.37 Felix Lechner via Guix-patches via
@ 2023-04-26  0:45 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-04-26  0:45 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 58402-done

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!

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-26  1:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 20:41 [bug#58402] [PATCH core-updates] gnu: xkeyboard-config: Update to 2.37 Felix Lechner via Guix-patches via
2023-04-26  0:45 ` bug#58402: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).