dev-ml/*: fix HOMEPAGE permanent redirect

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-07-29 17:21:32 +02:00
parent 48664201ae
commit e41c507c3c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ inherit dune
DESCRIPTION="OCamlFormat is a tool to automatically format OCaml code in a uniform style."
HOMEPAGE="
https://opam.ocaml.org/packages/ocamlformat-lib
https://opam.ocaml.org/packages/ocamlformat-lib/
https://github.com/ocaml-ppx/ocamlformat
"
SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@@ -7,7 +7,7 @@ inherit dune
DESCRIPTION="Auto-formatter for OCaml code (RPC mode)"
HOMEPAGE="
https://opam.ocaml.org/packages/ocamlformat-rpc-lib
https://opam.ocaml.org/packages/ocamlformat-rpc-lib/
https://github.com/ocaml-ppx/ocamlformat
"
SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> ${P}.tar.gz"