From 7505b60c53b2745785371dfc422b7e0cd6315f46 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:09 -0400 Subject: [PATCH] libxkbcommon: rebuild to fix pc: provides --- srcpkgs/libxkbcommon/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template index fa0974caf29..269534301af 100644 --- a/srcpkgs/libxkbcommon/template +++ b/srcpkgs/libxkbcommon/template @@ -1,7 +1,7 @@ # Template file for 'libxkbcommon' pkgname=libxkbcommon version=1.9.1 -revision=1 +revision=2 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.