T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / sqlc
Commits: 4651f0c2 by T.J. Townsend at 2024-07-14T15:26:41-04:00 add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[sqlc] +source = "git" +git = "https://github.com/sqlc-dev/sqlc.git" +prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sqlc/-/commit/4651f0c246fe4328190780500b9efe5d721a560a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sqlc/-/commit/4651f0c246fe4328190780500b9efe5d721a560a You're receiving this email because of your account on gitlab.archlinux.org.
