[cpan2nix] perlPackages.TestPortabilityFiles: 0.06 -> 0.09
This commit is contained in:
parent
0fbbfeeb2f
commit
bc4bf651cb
@ -14263,10 +14263,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
TestPortabilityFiles = buildPerlPackage {
|
TestPortabilityFiles = buildPerlPackage {
|
||||||
name = "Test-Portability-Files-0.06";
|
name = "Test-Portability-Files-0.09";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/A/AB/ABRAXXA/Test-Portability-Files-0.06.tar.gz;
|
url = mirror://cpan/authors/id/A/AB/ABRAXXA/Test-Portability-Files-0.09.tar.gz;
|
||||||
sha256 = "3e0fd033387ab82df8aedd42a14a8e64200aebd59447ad62a3bc411ff4a808a8";
|
sha256 = "16d31fa941af1a79faec0192e09880cb19225cde649c03d2e3ceda9b455a621c";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Check file names portability";
|
description = "Check file names portability";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user