Skip to content

Commit 72c8678

Browse files
authored
enable mathcomp 2.5.0 (#1751)
1 parent 9338794 commit 72c8678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-mathcomp-classical.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install: [make "-C" "classical" "install"]
1717
depends: [
1818
("coq" {>= "8.20" & < "8.21~"}
1919
| "coq-core" { (>= "9.0" & < "9.1~") | (= "dev") })
20-
"coq-mathcomp-ssreflect" { (>= "2.4.0" & < "2.5~") | (= "dev") }
20+
"coq-mathcomp-ssreflect" { (>= "2.4.0" & < "2.6~") | (= "dev") }
2121
"coq-mathcomp-fingroup"
2222
"coq-mathcomp-algebra"
2323
"coq-mathcomp-finmap" { (>= "2.1.0") }

0 commit comments

Comments
 (0)