Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version - fixed coq-bits version - fixed coqprime version - fixed mathcomp and mathcomp extra packages (reworked building scheme and removed unused ssreflect directory) - giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
This commit is contained in:
@@ -18,8 +18,8 @@ let params = {
|
||||
sha256 = "03qz1w2xb2j5p06liz5yyafl0fl9vprcqm6j0iwi7rxwghl00p01";
|
||||
};
|
||||
"8.10" = {
|
||||
rev = "V8.10+beta1";
|
||||
sha256 = "1slw227idwjw9a21vj3s6kal22mrmvvlpg8r7xk590ml99bn6404";
|
||||
rev = "V8.10.0";
|
||||
sha256 = "0bpb4flckn4nqxbs3wjiznyx1k7r8k93qdigp3qwmikp2lxvcbw5";
|
||||
};
|
||||
"8.11" = {
|
||||
rev = "V8.11.0";
|
||||
|
||||
Reference in New Issue
Block a user