Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / coin-or-cgl
Commits: b0be1237 by Antonio Rojas at 2024-02-11T13:23:40+01:00 Homogenize quoting - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [coin-or-cgl] -source = "github" -github = "coin-or/Cgl" +source = 'github' +github = 'coin-or/Cgl' use_max_tag = true -include_regex = "releases/.*" -prefix = "releases/" +include_regex = 'releases/.*' +prefix = 'releases/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/coin-or-cgl/-/commit/b0be12370eff56ef4afdec58295f6fd92c11a1cd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/coin-or-cgl/-/commit/b0be12370eff56ef4afdec58295f6fd92c11a1cd You're receiving this email because of your account on gitlab.archlinux.org.
