From 5fee223287af67f3975e810ed7a91bbf2525921e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 18 May 2025 13:05:22 -0400 Subject: [PATCH] libxkbcommon: update to 1.9.2. --- srcpkgs/libxkbcommon/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template index 269534301af..cdd91d9b8ac 100644 --- a/srcpkgs/libxkbcommon/template +++ b/srcpkgs/libxkbcommon/template @@ -1,7 +1,7 @@ # Template file for 'libxkbcommon' pkgname=libxkbcommon -version=1.9.1 -revision=2 +version=1.9.2 +revision=1 build_style=meson # b_ndebug=false is needed to pass the test suite, as it relies on side effects # in the arguments of assert calls. @@ -18,7 +18,7 @@ license="MIT" homepage="https://xkbcommon.org/" changelog="https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md" distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz" -checksum=763b914c4779e9579ab4d06caffff39cc8f43a1c126ec3b7a2f920bf9817097b +checksum=8d68a8b45796f34f7cace357b9f89b8c92b158557274fef5889b03648b55fe59 post_install() { vlicense LICENSE