tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-unpac
0
fork
atom
The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork
atom
overview
issues
pulls
pipelines
Fix the doc field into the OPAM file
dinosaure.tngl.sh
3 years ago
084346f1
e22e3eec
+1
-1
1 changed file
expand all
collapse all
unified
split
base64.opam
+1
-1
base64.opam
···
5
5
"Peter Zotov" ]
6
6
license: "ISC"
7
7
homepage: "https://github.com/mirage/ocaml-base64"
8
8
-
doc: "http://mirage.github.io/ocaml-base64/"
8
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"