The unpac monorepo manager self-hosting as a monorepo using unpac

Fix the doc field into the OPAM file

+1 -1
+1 -1
base64.opam
··· 5 5 "Peter Zotov" ] 6 6 license: "ISC" 7 7 homepage: "https://github.com/mirage/ocaml-base64" 8 - doc: "http://mirage.github.io/ocaml-base64/" 8 + doc: "https://mirage.github.io/ocaml-base64/" 9 9 bug-reports: "https://github.com/mirage/ocaml-base64/issues" 10 10 dev-repo: "git+https://github.com/mirage/ocaml-base64.git" 11 11 synopsis: "Base64 encoding for OCaml"