mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
rocqPackages.rocq-elpi: 2.5.1 -> 2.5.2
This commit is contained in:
parent
74822229d7
commit
b965e4c283
1 changed files with 2 additions and 2 deletions
|
@ -31,10 +31,10 @@ let
|
||||||
defaultVersion = lib.switch rocq-core.rocq-version [
|
defaultVersion = lib.switch rocq-core.rocq-version [
|
||||||
{
|
{
|
||||||
case = "9.0";
|
case = "9.0";
|
||||||
out = "2.5.1";
|
out = "2.5.2";
|
||||||
}
|
}
|
||||||
] null;
|
] null;
|
||||||
release."2.5.1".sha256 = "sha256-vw18iPPoI44tM8C05Wj4YvFAi1jjfyjZ90dbxX4NgQM=";
|
release."2.5.2".sha256 = "sha256-lLzjPrbVB3rrqox528YiheUb0u89R84Xmrgkn0oplOs=";
|
||||||
releaseRev = v: "v${v}";
|
releaseRev = v: "v${v}";
|
||||||
|
|
||||||
mlPlugin = true;
|
mlPlugin = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue