Merge pull request #42563 from volth/patch-159

[staging] [security] perl524: 5.24.3 -> 5.24.4; perl526: 5.26.1 -> 5.26.2
This commit is contained in:
xeji 2018-06-26 16:02:30 +02:00 committed by GitHub
commit 24d5522c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,12 +193,12 @@ in rec {
};
perl524 = common {
version = "5.24.3";
sha256 = "1m2px85kq2fyp2d4rx3bw9kg3car67qfqwrs5vlv96dx0x8rl06b";
version = "5.24.4";
sha256 = "0w0r6v5k5hw5q1k3p4c7krcxidkj2qzsj5dlrlrxhm01n7fksbxz";
};
perl526 = common {
version = "5.26.1";
sha256 = "1p81wwvr5jb81m41d07kfywk5gvbk0axdrnvhc2aghcdbr4alqz7";
version = "5.26.2";
sha256 = "03gpnxx1g6hvlh0v4aqx00580h787sfywp1vlvw64q2xcbm9qbsp";
};
}