Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ghc
Commits: 69225101 by Antonio Rojas at 2025-11-21T20:41:06+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[ghc] +source = 'git' +git = 'https://gitlab.haskell.org/ghc/ghc' +include_regex = 'ghc-(.*)-release' +from_pattern = 'ghc-(.*)-release' +to_pattern = '\1' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ghc/-/commit/692251015877f0aef887a16a2203351c89abc4eb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ghc/-/commit/692251015877f0aef887a16a2203351c89abc4eb You're receiving this email because of your account on gitlab.archlinux.org.
