coq_8_12: 8.12+β1 → 8.12.0
coqPackages.equations: 1.2.2 → 1.2.3
This commit is contained in:
committed by
Vincent Laporte
parent
86fbad8466
commit
b8dfca143c
@@ -118,7 +118,7 @@ in rec {
|
||||
version = "8.11.2";
|
||||
};
|
||||
coq_8_12 = callPackage ../applications/science/logic/coq {
|
||||
version = "8.12+beta1";
|
||||
version = "8.12.0";
|
||||
};
|
||||
|
||||
coqPackages_8_5 = mkCoqPackages coq_8_5;
|
||||
|
||||
Reference in New Issue
Block a user