Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / coin-or-clp
Commits: a32d2094 by Antonio Rojas at 2024-02-11T13:23:41+01:00 Homogenize quoting - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [coin-or-clp] -source = "github" -github = "coin-or/Clp" +source = 'github' +github = 'coin-or/Clp' 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-clp/-/commit/a32d2094a2d905a7d41184861a1c043b06b6ffc9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/coin-or-clp/-/commit/a32d2094a2d905a7d41184861a1c043b06b6ffc9 You're receiving this email because of your account on gitlab.archlinux.org.
