Skip to content

Commit

Permalink
pin extlib to 1.7.9
Browse files Browse the repository at this point in the history
see #11787
  • Loading branch information
Simn committed Nov 18, 2024
1 parent 760c0dd commit 2f1e6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haxe.opam
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ depends: [
"dune" {>= "1.11" & < "3.16"}
"sedlex" {>= "2.0"}
"xml-light"
"extlib" {>= "1.7.8"}
"extlib" {= "1.7.9"}
"ptmap" {>= "2.0.0"}
"sha"
"camlp-streams"
Expand Down

0 comments on commit 2f1e6d4

Please sign in to comment.