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.