diff --git a/packages/ocaml-compiler/ocaml-compiler.5.4/opam b/packages/ocaml-compiler/ocaml-compiler.5.4/opam index 665c1bb54df5..1c2d5dfe8ce1 100644 --- a/packages/ocaml-compiler/ocaml-compiler.5.4/opam +++ b/packages/ocaml-compiler/ocaml-compiler.5.4/opam @@ -18,8 +18,8 @@ homepage: "https://ocaml.org" bug-reports: "https://github.com/ocaml/opam-repository/issues" dev-repo: "git+https://github.com/ocaml/ocaml.git#5.4" depends: [ - # This is OCaml 5.4.0 - "ocaml" {= "5.4.0" & post} + # This is OCaml 5.4.1 + "ocaml" {= "5.4.1" & post} # General base- packages "base-unix" {post} diff --git a/packages/ocaml/ocaml.5.4.1/opam b/packages/ocaml/ocaml.5.4.1/opam index cafc01354022..bd47a509e90f 100644 --- a/packages/ocaml/ocaml.5.4.1/opam +++ b/packages/ocaml/ocaml.5.4.1/opam @@ -18,10 +18,10 @@ homepage: "https://ocaml.org" bug-reports: "https://github.com/ocaml/opam-repository/issues" depends: [ "ocaml-config" {>= "3"} - "ocaml-base-compiler" {>= "5.4.1.0~" & < "5.4.1.2~"} | - "ocaml-variants" {>= "5.4.1.0~" & < "5.4.1.2~"} | - "ocaml-system" {>= "5.4.1.0~" & < "5.4.1.2~"} | - "dkml-base-compiler" {>= "5.4.1.0~" & < "5.4.1.2~"} + "ocaml-base-compiler" {>= "5.4.1~" & < "5.4.2~"} | + "ocaml-variants" {>= "5.4.1~" & < "5.4.2~"} | + "ocaml-system" {>= "5.4.1~" & < "5.4.2~"} | + "dkml-base-compiler" {>= "5.4.1~" & < "5.4.2~"} ] flags: [conf avoid-version] setenv: [