Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / cargo-public-api
Commits: a4b20d83 by Caleb Maclennan at 2026-01-15T22:42:18+03:00 Fix nvchecker source Closes #1 Upstream made the mistake of back-forking after migrating to org namespace. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [cargo-public-api] source = "git" -git = "https://github.com/Enselic/cargo-public-api.git" +git = "https://github.com/cargo-public-api/cargo-public-api.git" prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-public-api/-/commit/a4b20d831acb6b5ab9d3bf99c8fdb92a8881f957 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-public-api/-/commit/a4b20d831acb6b5ab9d3bf99c8fdb92a8881f957 You're receiving this email because of your account on gitlab.archlinux.org.
