My working unpac repository

OPAM: x-maintenance-intent continued

+1 -1
+1 -1
zarith.opam
··· 11 bug-reports: "https://github.com/ocaml/Zarith/issues" 12 dev-repo: "git+https://github.com/ocaml/Zarith.git" 13 license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception" 14 - x-maintenance-intent: [("latest")] 15 build: [ 16 ["./configure"] {os != "openbsd" & os != "freebsd" & os != "macos"} 17 [
··· 11 bug-reports: "https://github.com/ocaml/Zarith/issues" 12 dev-repo: "git+https://github.com/ocaml/Zarith.git" 13 license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception" 14 + x-maintenance-intent: ["(latest)"] 15 build: [ 16 ["./configure"] {os != "openbsd" & os != "freebsd" & os != "macos"} 17 [