Skip to content

Commit 2f6ac7f

Browse files
committed
goblint.2.5.0: add goblint-cil.2.0.7 upper bound
1 parent 070e480 commit 2f6ac7f

File tree

1 file changed

+1
-1
lines changed
  • packages/goblint/goblint.2.5.0

1 file changed

+1
-1
lines changed

packages/goblint/goblint.2.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
3636
depends: [
3737
"dune" {>= "3.7"}
3838
"ocaml" {>= "4.14"}
39-
"goblint-cil" {>= "2.0.5"}
39+
"goblint-cil" {>= "2.0.5" & < "2.0.7"}
4040
"batteries" {>= "3.5.1"}
4141
"zarith" {>= "1.10"}
4242
"yojson" {>= "2.0.0" & < "3"}

0 commit comments

Comments
 (0)