mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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 [
|
||||
{
|
||||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue