Skip to content

Commit

Permalink
Merge pull request #453 from MSoegtropIMC/2025.01-prep-5
Browse files Browse the repository at this point in the history
2025.01 prep 5
  • Loading branch information
MSoegtropIMC authored Dec 17, 2024
2 parents efaead8 + c40acb7 commit cfaa14b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package_picks/package-pick-8.20~2025.01.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ then
PACKAGES="${PACKAGES} coq-stdpp.1.11.0"

# General mathematics
PACKAGES="${PACKAGES} elpi.2.0.5 coq-elpi.2.3.0" # This would belong into the "Proof automation" section, but it is required by coq-hierarchy-builder
PACKAGES="${PACKAGES} coq-hierarchy-builder.1.7.1"
PACKAGES="${PACKAGES} elpi.2.0.6 coq-elpi.2.3.0" # This would belong into the "Proof automation" section, but it is required by coq-hierarchy-builder
PACKAGES="${PACKAGES} coq-hierarchy-builder.1.8.0"
PACKAGES="${PACKAGES} coq-mathcomp-ssreflect.2.3.0"
PACKAGES="${PACKAGES} coq-mathcomp-fingroup.2.3.0"
PACKAGES="${PACKAGES} coq-mathcomp-algebra.2.3.0"
Expand All @@ -89,7 +89,7 @@ then
PACKAGES="${PACKAGES} coq-mathcomp-finmap.2.1.0"
# PACKAGES="${PACKAGES} coq-mathcomp-real-closed.2.0.1" # ToDo requires downgrade coq-mathcomp-ssreflect 2.3.0 to 2.2.0, fails with version restriction relaxation
PACKAGES="${PACKAGES} coq-mathcomp-zify.1.5.0+2.0+8.16"
# PACKAGES="${PACKAGES} coq-mathcomp-multinomials.2.2.0" # ToDo requires downgrade coq-mathcomp-ssreflect 2.3.0 to 2.2.0, fails with version restriction relaxation
PACKAGES="${PACKAGES} coq-mathcomp-multinomials.2.3.0"
PACKAGES="${PACKAGES} coq-coquelicot.3.4.2"

# Number theory
Expand Down

0 comments on commit cfaa14b

Please sign in to comment.