diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template index 6c372161080..a9d3dacd651 100644 --- a/srcpkgs/libxkbcommon/template +++ b/srcpkgs/libxkbcommon/template @@ -1,7 +1,7 @@ # Template file for 'libxkbcommon' pkgname=libxkbcommon version=1.6.0 -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.