Skip to content

Commit 07defec

Browse files
committed
fix
1 parent 5d96995 commit 07defec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-mathcomp-analysis.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"coq-mathcomp-solvable" { (>= "2.0.0") | (= "dev") }
2323
"coq-mathcomp-field"
2424
"coq-mathcomp-bigenough" { (>= "1.0.0") }
25-
"coq-mathcomp-algebra-tactics" { (>= "1.1.1") }
25+
"coq-mathcomp-algebra-tactics" { (= "1.1.1") }
2626
]
2727

2828
tags: [

0 commit comments

Comments
 (0)