ocamlPackages.cow: add homepage

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-12-13 23:17:52 +07:00
parent cb8c34a49d
commit d4f4752506
@@ -36,6 +36,7 @@ buildDunePackage rec {
Markdown, to name but a few! This library provides OCaml combinators
for these web formats.
'';
homepage = "https://mirage.github.io/ocaml-cow/";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ sternenseemann ];
};