File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ocaml-variants.4.14.2+trunk
ocaml-variants.5.0.1+trunk Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11opam-version: "2.0"
22license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
3- synopsis: "Latest 4.14.1 development"
3+ synopsis: "Latest 4.14 development"
4455authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
66homepage: "https://ocaml.org"
77bug-reports: "https://github.com/ocaml/opam-repository/issues"
88dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
99depends: [
10- "ocaml" {= "4.14.1 " & post}
10+ "ocaml" {= "4.14.2 " & post}
1111 "base-unix" {post}
1212 "base-bigarray" {post}
1313 "base-threads" {post}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ homepage: "https://ocaml.org"
77bug-reports: "https://github.com/ocaml/opam-repository/issues"
88dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
99depends: [
10- "ocaml" {= "5.0.0 " & post}
10+ "ocaml" {= "5.0.1 " & post}
1111 "base-unix" {post}
1212 "base-bigarray" {post}
1313 "base-threads" {post}
You can’t perform that action at this time.
0 commit comments