David Runge pushed to branch main at Arch Linux / Packaging / Packages / gmm
Commits: d3e2e84f by David Runge at 2026-01-09T20:34:51+01:00 Add nvchecker integration Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[gmm] +source = "regex" +regex = 'gmm-([\d.]+)\.tar\.gz?' +url = "https://download-mirror.savannah.gnu.org/releases/getfem/stable/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gmm/-/commit/d3e2e84f54bbd2b6401114b8911f0fab3cf882c4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gmm/-/commit/d3e2e84f54bbd2b6401114b8911f0fab3cf882c4 You're receiving this email because of your account on gitlab.archlinux.org.
