Merge pull request #52062 from volth/perl526-drop

perl526: drop
This commit is contained in:
Jörg Thalheim
2018-12-18 17:02:01 +00:00
committed by GitHub
17 changed files with 49 additions and 178 deletions

View File

@@ -173,11 +173,6 @@ let
setupHook = ./setup-hook-cross.sh;
});
in rec {
perl526 = common {
version = "5.26.3";
sha256 = "14y46c1cnrfnd1k5nk6fj5w5vxna5xav6pmk44qaabr9x06y8nmp";
};
# the latest Maint version
perl528 = common {
version = "5.28.1";