diff options
| author | Erik Martin-Dorel | 2020-06-07 21:18:09 +0200 |
|---|---|---|
| committer | Erik Martin-Dorel | 2020-06-07 21:29:56 +0200 |
| commit | 2b4e709b7c80e0c35734a7b9eb834cc9d133d8d6 (patch) | |
| tree | a39601bebb56d05fe2a52ffc5b792702835fe840 /coq-mathcomp-ssreflect.opam | |
| parent | 778a88cf49d5b3dd3e82d2a25703acc1d050f0e5 (diff) | |
[CI/CD] Deploy mathcomp/mathcomp-dev:coq-8.12 (with Coq 8.12+alpha)
Diffstat (limited to 'coq-mathcomp-ssreflect.opam')
| -rw-r--r-- | coq-mathcomp-ssreflect.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-mathcomp-ssreflect.opam b/coq-mathcomp-ssreflect.opam index d29b111..7b7be4c 100644 --- a/coq-mathcomp-ssreflect.opam +++ b/coq-mathcomp-ssreflect.opam @@ -9,7 +9,7 @@ license: "CeCILL-B" build: [ make "-C" "mathcomp/ssreflect" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/ssreflect" "install" ] -depends: [ "coq" { ((>= "8.7" & < "8.12~") | (= "dev"))} ] +depends: [ "coq" { ((>= "8.7" & < "8.13~") | (= "dev"))} ] tags: [ "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" "logpath:mathcomp.ssreflect" ] authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ] |
