[cpan2nix] perlPackages.TestUnitLite: cleanup
This commit is contained in:
@@ -14573,7 +14573,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
};
|
||||
|
||||
TestUnitLite = buildPerlPackage {
|
||||
TestUnitLite = buildPerlModule {
|
||||
name = "Test-Unit-Lite-0.1202";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DE/DEXTER/Test-Unit-Lite-0.1202.tar.gz;
|
||||
|
||||
Reference in New Issue
Block a user