Skip to content

Commit

Permalink
coq-unimath.20240923: tightened Coq min version to 8.19 after testing…
Browse files Browse the repository at this point in the history
… 8.18 and 8.19
  • Loading branch information
MSoegtropIMC committed Dec 9, 2024
1 parent 776bffb commit ecba146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-unimath/coq-unimath.20240923/opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build: [make "BUILD_COQ=no" "-j%{jobs}%"]
install: [make "BUILD_COQ=no" "install"]
depends: [
"ocaml"
"coq" {>= "8.18"}
"coq" {>= "8.19"}
]
synopsis: "Library of Univalent Mathematics"
url {
Expand Down

0 comments on commit ecba146

Please sign in to comment.