Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / ceres-solver
Commits: bf927b48 by loqs at 2026-06-26T16:38:07+00:00 Add nvchecker integration Related https://archlinux.org/todo/add-nvchecker-integration/. - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[ceres-solver] +source = "git" +git = "https://ceres-solver.googlesource.com/ceres-solver" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ceres-solver/-/commit/bf927b48524b9da2e53e780ff25cdcb7d4fa2866 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ceres-solver/-/commit/bf927b48524b9da2e53e780ff25cdcb7d4fa2866 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
