We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0a5130 + c88fbc7 commit 40b3e66Copy full SHA for 40b3e66
packages/ocaml-compiler/ocaml-compiler.5.3/opam
@@ -18,8 +18,8 @@ homepage: "https://ocaml.org"
18
bug-reports: "https://github.com/ocaml/opam-repository/issues"
19
dev-repo: "git+https://github.com/ocaml/ocaml.git#5.3"
20
depends: [
21
- # This is OCaml 5.3.0
22
- "ocaml" {= "5.3.0" & post}
+ # This is OCaml 5.3.1
+ "ocaml" {= "5.3.1" & post}
23
24
# General base- packages
25
"base-unix" {post}
0 commit comments