From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 58351@debbugs.gnu.org
Subject: [bug#58351] [PATCH] gnu: libxkbcommon: Update to 1.4.1.
Date: Fri, 07 Oct 2022 20:49:45 +0800 [thread overview]
Message-ID: <y76pmf3hk7q.wl-hako@ultrarare.space> (raw)
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.4.1.
---
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 9908f29191..8217f66584 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -486,14 +486,14 @@ (define-public xclip
(define-public libxkbcommon
(package
(name "libxkbcommon")
- (version "1.3.0")
+ (version "1.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
version ".tar.xz"))
(sha256
(base32
- "0ysynzzgzd9jdrh1321r4bgw8wd5zljrlyn5y1a31g39xacf02bv"))))
+ "0fbb2dyjvf71p42y2jmwdcylsvj03w52f5rb23c2d00rwahhfg4l"))))
(build-system meson-build-system)
(inputs
(list libx11
base-commit: 9ca0f9e5a9ee0f7aaa86719cc61757734a37eee6
--
2.37.3
next reply other threads:[~2022-10-07 14:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 12:49 Hilton Chain via Guix-patches via [this message]
2022-10-08 5:25 ` bug#58351: [PATCH] gnu: libxkbcommon: Update to 1.4.1 Maxim Cournoyer
2022-10-09 9:45 ` [bug#58351] " Hilton Chain via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=y76pmf3hk7q.wl-hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=58351@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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 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).