From 88c1eba7b37708bc447f5f4061338a9a9604c60c Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 27 May 2025 11:39:25 +0200 Subject: [PATCH] ci: driver update: xf86-input-synaptics-1.10.0 Signed-off-by: Enrico Weigelt, metux IT consult --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e17ce1c88..6808ed183 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -263,7 +263,7 @@ xf86-driver-build-test: - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse SHA: xf86-input-mouse-1.9.5 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics - SHA: xf86-input-synaptics-1.9.2 + SHA: xf86-input-synaptics-1.10.0 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu SHA: xf86-video-amdgpu-23.0.0 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati