ocamlPackages.lun: update homepage

This commit is contained in:
Weijia Wang
2026-02-07 18:12:27 +01:00
parent e94a20f277
commit f53b4bd9ff
@@ -17,7 +17,7 @@ buildDunePackage rec {
meta = {
description = "Optics in OCaml";
homepage = "https://git.robur.coop/robur/lun";
homepage = "https://github.com/robur-coop/lun";
license = lib.licenses.isc;
maintainers = [ ];
};