Skip to content

Commit 881bc19

Browse files
committed
smtml 0.4.1 is not compatible with bitwuzla-cxx 0.7.0
Signed-off-by: Marcello Seri <[email protected]>
1 parent 9d92d78 commit 881bc19

File tree

1 file changed

+1
-1
lines changed
  • packages/smtml/smtml.0.4.1

1 file changed

+1
-1
lines changed

packages/smtml/smtml.0.4.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ depends: [
4747
]
4848
depopts: ["alt-ergo-lib" "bitwuzla-cxx" "colibri2" "cvc5" "z3"]
4949
conflicts: [
50-
"bitwuzla-cxx" {< "0.6.0"}
50+
"bitwuzla-cxx" {< "0.6.0" | >= "0.7.0"}
5151
"z3" {< "4.12.2" | >= "4.14"}
5252
"alt-ergo-lib" {>= "2.6.1"}
5353
]

0 commit comments

Comments
 (0)