Skip to content

Commit

Permalink
Releax the Coq version restriction in coq-corn.8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MSoegtropIMC committed Mar 15, 2023
1 parent 499b8b3 commit 8b6e5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-corn/coq-corn.8.16.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ build: [
]
install: [make "install"]
depends: [
"coq" {>= "8.11" & < "8.17~"}
"coq" {>= "8.11" & < "8.18~"}
"coq-math-classes" {>= "8.8.1"}
"coq-bignums"
]
Expand Down

0 comments on commit 8b6e5dc

Please sign in to comment.