File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
ocaml-compiler/ocaml-compiler.5.4 Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ homepage: "https://ocaml.org"
1818bug-reports: "https://github.com/ocaml/opam-repository/issues"
1919dev-repo: "git+https://github.com/ocaml/ocaml.git#5.4"
2020depends: [
21- # This is OCaml 5.4.0
22- "ocaml" {= "5.4.0 " & post}
21+ # This is OCaml 5.4.1
22+ "ocaml" {= "5.4.1 " & post}
2323
2424 # General base- packages
2525 "base-unix" {post}
Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ homepage: "https://ocaml.org"
1818bug-reports: "https://github.com/ocaml/opam-repository/issues"
1919depends: [
2020 "ocaml-config" {>= "3"}
21- "ocaml-base-compiler" {>= "5.4.1.0 ~" & < "5.4.1 .2~"} |
22- "ocaml-variants" {>= "5.4.1.0 ~" & < "5.4.1 .2~"} |
23- "ocaml-system" {>= "5.4.1.0 ~" & < "5.4.1 .2~"} |
24- "dkml-base-compiler" {>= "5.4.1.0 ~" & < "5.4.1 .2~"}
21+ "ocaml-base-compiler" {>= "5.4.1~" & < "5.4.2~"} |
22+ "ocaml-variants" {>= "5.4.1~" & < "5.4.2~"} |
23+ "ocaml-system" {>= "5.4.1~" & < "5.4.2~"} |
24+ "dkml-base-compiler" {>= "5.4.1~" & < "5.4.2~"}
2525]
2626flags: [conf avoid-version]
2727setenv: [
You can’t perform that action at this time.
0 commit comments