upstream: github.com/mirage/ca-certs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update lock file

+4 -4
+4 -4
ca-certs.opam
··· 11 11 "Etienne Millon <me@emillon.org>, Hannes Mehnert <hannes@mehnert.org>" 12 12 ] 13 13 license: "ISC" 14 - homepage: "https://github.com/mirage/ca-certs" 15 - doc: "https://mirage.github.io/ca-certs/doc" 16 - bug-reports: "https://github.com/mirage/ca-certs/issues" 14 + homepage: "https://tangled.org/gazagnaire.org/ca-certs" 15 + doc: "https://tangled.org/gazagnaire.org/ca-certs" 16 + bug-reports: "https://tangled.org/gazagnaire.org/ca-certs/issues" 17 17 depends: [ 18 18 "dune" {>= "2.0"} 19 19 "bos" ··· 31 31 conflicts: [ 32 32 "result" {< "1.5"} 33 33 ] 34 - dev-repo: "git+https://github.com/mirage/ca-certs.git" 34 + dev-repo: "https://tangled.org/gazagnaire.org/ca-certs" 35 35 build: [ 36 36 ["dune" "subst"] {dev} 37 37 [