Skip to content

Commit c4e140d

Browse files
committed
Bump version of ocaml-compiler.5.4
1 parent 0939e07 commit c4e140d

File tree

1 file changed

+2
-2
lines changed
  • packages/ocaml-compiler/ocaml-compiler.5.4

1 file changed

+2
-2
lines changed

packages/ocaml-compiler/ocaml-compiler.5.4/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ homepage: "https://ocaml.org"
1818
bug-reports: "https://github.com/ocaml/opam-repository/issues"
1919
dev-repo: "git+https://github.com/ocaml/ocaml.git#5.4"
2020
depends: [
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}

0 commit comments

Comments
 (0)