perl-packages: Fix syntax error

This commit is contained in:
Tuomas Tynkkynen 2017-03-18 20:03:39 +02:00
parent 68cf4d1dfc
commit cba956152f

View File

@ -13241,7 +13241,7 @@ let self = _self // overrides; _self = with self; {
doCheck=true;
meta = {
homepage = http://web-cpan.shlomifish.org/modules/Test-Run/;
description = "Make the file verdict ("ok", "NOT OK")";
description = "Make the file verdict ('ok', 'NOT OK')";
license = stdenv.lib.licenses.mit;
};
};