Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / erlang
Commits: 19df8934 by Carl Smedstad at 2025-01-19T12:37:35+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[erlang] +source = "git" +git = "https://github.com/erlang/otp" +prefix = "OTP-" +include_regex = '^OTP-[\d\.]+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/erlang/-/commit/19df89343efddade031c9b58519348bcc9af0a1a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/erlang/-/commit/19df89343efddade031c9b58519348bcc9af0a1a You're receiving this email because of your account on gitlab.archlinux.org.
