We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9669d0 commit 9c90975Copy full SHA for 9c90975
1 file changed
zarith.opam
@@ -11,7 +11,7 @@ homepage: "https://github.com/ocaml/Zarith"
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")]
+x-maintenance-intent: ["(latest)"]
15
build: [
16
["./configure"] {os != "openbsd" & os != "freebsd" & os != "macos"}
17
[
0 commit comments