Hyacinthe Cartiaux pushed to branch main at Arch Linux / Packaging / Packages / encfs
Commits: 070dfa79 by loqs at 2026-06-16T19:30:41+00:00 nvchecker: Exclude unstable release tags Related https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/vgough/encfs.git" prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/encfs/-/commit/070dfa792be23ca57a2ae619ee73fe1c8a20df75 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/encfs/-/commit/070dfa792be23ca57a2ae619ee73fe1c8a20df75 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
