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