coqPackages.coq-elpi: 2.5.0 -> 2.5.2

This commit is contained in:
Lucie 2025-05-12 14:49:33 +02:00 committed by Vincent Laporte
parent 6d295c7e43
commit b8b0db70c5

View file

@ -72,11 +72,11 @@ let
defaultVersion = lib.switch coq.coq-version [
{
case = "9.0";
out = "2.5.0";
out = "2.5.2";
}
{
case = "8.20";
out = "2.5.0";
out = "2.5.2";
}
{
case = "8.19";
@ -115,6 +115,7 @@ let
out = "1.6.3_8.11";
}
] null;
release."2.5.2".sha256 = "sha256-lLzjPrbVB3rrqox528YiheUb0u89R84Xmrgkn0oplOs=";
release."2.5.0".sha256 = "sha256-Z5xjO83X/ZoTQlWnVupGXPH3HuJefr57Kv128I0dltg=";
release."2.4.0".sha256 = "sha256-W2+vVGExLLux8e0nSZESSoMVvrLxhL6dmXkb+JuKiqc=";
release."2.3.0".sha256 = "sha256-XVOI+s8Qpa7f17+Xq0y7IGPLFeJqo+cDcd3zfMuO7UU=";