GNU bug report logs -
#62820
[core-updates] error building xkeyboard-config
Previous Next
Reported by: Brian Cully <bjc <at> spork.org>
Date: Thu, 13 Apr 2023 21:28:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 62820-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Felix Lechner <felix.lechner <at> 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
This bug report was last modified 2 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.