ocamlPackages.cow: add homepage (#470479)

This commit is contained in:
Aleksana
2025-12-15 12:06:57 +00:00
committed by GitHub
@@ -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 ];
};