[cpan2nix] perlPackages.TestUnitLite: cleanup

This commit is contained in:
volth 2018-04-07 07:53:29 +00:00
parent 19c644b7ef
commit 786f80cd9a

View File

@ -14573,7 +14573,7 @@ let self = _self // overrides; _self = with self; {
}; };
}; };
TestUnitLite = buildPerlPackage { TestUnitLite = buildPerlModule {
name = "Test-Unit-Lite-0.1202"; name = "Test-Unit-Lite-0.1202";
src = fetchurl { src = fetchurl {
url = mirror://cpan/authors/id/D/DE/DEXTER/Test-Unit-Lite-0.1202.tar.gz; url = mirror://cpan/authors/id/D/DE/DEXTER/Test-Unit-Lite-0.1202.tar.gz;