GNU bug report logs -
#66727
[PATCH core-updates] gnu: libxkbcommon: Update to 1.6.0.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Tue, 24 Oct 2023 13:59:01 UTC
Severity: normal
Tags: patch
Done: John Kehayias <john.kehayias <at> protonmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66727 in the body.
You can then email your comments to 66727 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66727
; Package
guix-patches
.
(Tue, 24 Oct 2023 13:59:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 24 Oct 2023 13:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0.
Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 553b733a6b..f409fa89cd 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -510,14 +510,14 @@ (define-public xclip
(define-public libxkbcommon
(package
(name "libxkbcommon")
- (version "1.4.1")
+ (version "1.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
version ".tar.xz"))
(sha256
(base32
- "0fbb2dyjvf71p42y2jmwdcylsvj03w52f5rb23c2d00rwahhfg4l"))))
+ "0awwz5pg9x5bj0d7dpg4a7bd4gl6k55mlpxwb12534fkrpn19p0f"))))
(build-system meson-build-system)
(inputs
(list libx11
base-commit: 7383d15641f17af5a8c656a4ad592138abc7d5ec
--
2.41.0
Reply sent
to
John Kehayias <john.kehayias <at> protonmail.com>
:
You have taken responsibility.
(Tue, 28 Nov 2023 05:49:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Tue, 28 Nov 2023 05:49:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66727-done <at> debbugs.gnu.org (full text, mbox):
On Tue, Oct 24, 2023 at 09:56 PM, Zheng Junjie wrote:
> * gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0.
>
> Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a
> ---
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index 553b733a6b..f409fa89cd 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -510,14 +510,14 @@ (define-public xclip
> (define-public libxkbcommon
> (package
> (name "libxkbcommon")
> - (version "1.4.1")
> + (version "1.6.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
> version ".tar.xz"))
> (sha256
> (base32
> - "0fbb2dyjvf71p42y2jmwdcylsvj03w52f5rb23c2d00rwahhfg4l"))))
> + "0awwz5pg9x5bj0d7dpg4a7bd4gl6k55mlpxwb12534fkrpn19p0f"))))
> (build-system meson-build-system)
> (inputs
> (list libx11
>
> base-commit: 7383d15641f17af5a8c656a4ad592138abc7d5ec
Thanks, pushed as bfbea553e7aad43cd7b853e6e2737950b97ec0b6 (via
mesa-updates).
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 26 Dec 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.