mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
157 stars 349 forks source link

Bumping `haskell-language-server` versions don't occur automatically #6097

Open baco opened 4 months ago

baco commented 4 months ago

There are periodic releases of the haskell-language-server, for instance, as of the time of writing this issue, v2.8.0 has already been released.

Contrary to other Mason packages, those releases are not detected unless there is a PR for the manual version bump.

Fix this registry's entry for that package so it's able automatically detect and upgrade package's version without relying on a manual PR.

foxyseta commented 1 month ago

Maybe this could be worked on as soon as @williamboman investigates why CI is failing on #6444?

As for me, I really have no idea why renovate is not bumping this to being with. packages.yaml looks okay.