all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: 62820-done@debbugs.gnu.org, Brian Cully <bjc@spork.org>
Subject: bug#62820: [core-updates] error building xkeyboard-config
Date: Sat, 15 Apr 2023 00:18:00 -0400	[thread overview]
Message-ID: <87o7np6ao7.fsf_-_@gmail.com> (raw)
In-Reply-To: <d0accbcad29962432bc91878fb6b05505d215cf6.1681521349.git.felix.lechner@lease-up.com> (Felix Lechner's message of "Fri, 14 Apr 2023 18:15:49 -0700")

Hi,

Felix Lechner <felix.lechner@lease-up.com> writes:

[...]

> diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
> index c510547559..94a59bd205 100644
> --- a/gnu/packages/xorg.scm
> +++ b/gnu/packages/xorg.scm
> @@ -3709,7 +3709,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
> @@ -3717,7 +3717,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: 3bacd3c76a58ebe70f98be654f09cbd4166093ab

I've updated to 2.38 on core-updates now (I'll push soon).  Thanks for
the report and fix suggestion.

-- 
Thanks,
Maxim




      reply	other threads:[~2023-04-15  4:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13 21:18 bug#62820: [core-updates] error building xkeyboard-config Brian Cully via Bug reports for GNU Guix
2023-04-15  1:15 ` bug#62820: [PATCH] gnu: xkeyboard-config: Update to 2.37. (Closes: #62820, #58402) Felix Lechner via Bug reports for GNU Guix
2023-04-15  4:18   ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7np6ao7.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=62820-done@debbugs.gnu.org \
    --cc=bjc@spork.org \
    --cc=felix.lechner@lease-up.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.