From 10a09b1d723071ebd4473a68cf424e22e2535548 Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 3 Date: Sat, 12 Sep 2020 16:40:35 +0200 Subject: [PATCH] Increment xkbcommon version --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 1c10e37..9f73e79 100644 --- a/meson.build +++ b/meson.build @@ -196,7 +196,7 @@ reproducible_build_versions = { 'wayland_client': '1.18.0', 'wayland_cursor': '1.18.0', 'wlroots': '0.11.0', - 'xkbcommon': '1.0.0', + 'xkbcommon': '1.0.1', 'fontconfig': '2.13.91', 'pixman': '0.40.0', 'pango': '1.46.1',