Revert "Revert "perl: Make 5.22 the default""

This reverts commit b7ffacffef.
This commit is contained in:
William A. Kennington III
2015-09-15 12:14:12 -07:00
parent 8dc7073546
commit 6085213bc5
+1 -2
View File
@@ -4953,8 +4953,7 @@ let
fetchurl = fetchurlBoot;
};
# Make perl522 the default once gnulib is updated to support it.
perl = perl520;
perl = perl522;
php = php56;