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.
1 parent 0939e07 commit c4e140dCopy full SHA for c4e140d
packages/ocaml-compiler/ocaml-compiler.5.4/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.4"
20
depends: [
21
- # This is OCaml 5.4.0
22
- "ocaml" {= "5.4.0" & post}
+ # This is OCaml 5.4.1
+ "ocaml" {= "5.4.1" & post}
23
24
# General base- packages
25
"base-unix" {post}
0 commit comments