Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
libinput
Commits:
9b21750d by Christian Hesse at 2025-11-06T15:57:26+01:00
nvchecker: exclude testing releases
- - - - -
1 changed file:
- .nvchecker.toml
Changes:
=====================================
.nvchecker.toml
=====================================
@@ -3,3 +3,4 @@ source = "gitlab"
gitlab = "libinput/libinput"
host = "gitlab.freedesktop.org"
use_max_tag = true
+exclude_regex = '.*\.9[0-9]{2}'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libinput/-/commit/9b21750dd545424b0edb9c11161235d1f74e1e47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libinput/-/commit/9b21750dd545424b0edb9c11161235d1f74e1e47
You're receiving this email because of your account on gitlab.archlinux.org.