Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / singular
Commits: 93c8b21a by Antonio Rojas at 2025-01-24T11:51:03+01:00 Fix regexp - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,5 +3,5 @@ source = 'github' github = 'Singular/Singular' use_max_tag = true include_regex = 'Release.*' -from_pattern = 'Release-(\d+)-(\d+)-(\d+)(\w+?)' +from_pattern = 'Release-(\d+)-(\d+)-(\d+)(\w+)?' to_pattern = '\1.\2.\3.\4' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/singular/-/commit/93c8b21a2ae1749ddfee278f36b6b59de20c61a8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/singular/-/commit/93c8b21a2ae1749ddfee278f36b6b59de20c61a8 You're receiving this email because of your account on gitlab.archlinux.org.