From 5e58d1400a131c9f9c59ab5c14272bd0687796c2 Mon Sep 17 00:00:00 2001 From: project-repo Date: Thu, 25 Jan 2024 20:00:10 +0000 Subject: [PATCH] Update dep version. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 70536df..c272e4d 100644 --- a/meson.build +++ b/meson.build @@ -207,7 +207,7 @@ reproducible_build_versions = { 'wlroots': '0.17.1', 'xkbcommon': '1.6.0', 'fontconfig': '2.15.0', - 'libinput': '1.24.0', + 'libinput': '1.25.0', 'libevdev': '1.13.1', 'libudev': '255', 'pango': '1.51.0',