Skip to content

Commit

Permalink
Merge pull request #2729 from olaure01/yalla
Browse files Browse the repository at this point in the history
[coq-yalla] extend version range to coq 8.18
  • Loading branch information
palmskog authored Sep 17, 2023
2 parents e403099 + 84f63f2 commit 01822fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-yalla/coq-yalla.2.0.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ authors: [
license: "LGPL-3.0-or-later"

depends: [
"coq" { >= "8.16" & < "8.18~" }
"coq" { >= "8.16" & < "8.19~" }
]

build: [
Expand Down

0 comments on commit 01822fb

Please sign in to comment.