[cpan2nix] perlPackages.TestUnitLite: cleanup
This commit is contained in:
parent
19c644b7ef
commit
786f80cd9a
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user