mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-ml/*: fix HOMEPAGE permanent redirect
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user