perl: 5.24.2 -> 5.24.3
This commit is contained in:
parent
70f35a99a4
commit
d266a456ab
@ -116,9 +116,7 @@ let
|
|||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
in rec {
|
in rec {
|
||||||
|
|
||||||
perl = perl524;
|
perl = perl524;
|
||||||
|
|
||||||
perl522 = common {
|
perl522 = common {
|
||||||
@ -127,8 +125,7 @@ in rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
perl524 = common {
|
perl524 = common {
|
||||||
version = "5.24.2";
|
version = "5.24.3";
|
||||||
sha256 = "1x4yj814a79lcarwb3ab6bbcb36hvb5n4ph4zg3yb0nabsjfi6v0";
|
sha256 = "1m2px85kq2fyp2d4rx3bw9kg3car67qfqwrs5vlv96dx0x8rl06b";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user