rocqPackages.rocq-elpi: 2.5.1 -> 2.5.2

This commit is contained in:
Lucie 2025-05-14 16:35:01 +02:00 committed by Vincent Laporte
parent 74822229d7
commit b965e4c283

View file

@ -31,10 +31,10 @@ let
defaultVersion = lib.switch rocq-core.rocq-version [
{
case = "9.0";
out = "2.5.1";
out = "2.5.2";
}
] null;
release."2.5.1".sha256 = "sha256-vw18iPPoI44tM8C05Wj4YvFAi1jjfyjZ90dbxX4NgQM=";
release."2.5.2".sha256 = "sha256-lLzjPrbVB3rrqox528YiheUb0u89R84Xmrgkn0oplOs=";
releaseRev = v: "v${v}";
mlPlugin = true;