[cpan2nix] perlPackages.DebugShowStuff: cleanup

This commit is contained in:
volth 2018-04-07 07:56:06 +00:00
parent ee9cdad604
commit 9a3cfaab5b
1 changed files with 1 additions and 1 deletions

View File

@ -3740,7 +3740,7 @@ let self = _self // overrides; _self = with self; {
}; };
}; };
DebugShowStuff = buildPerlPackage { DebugShowStuff = buildPerlModule {
name = "Debug-ShowStuff-1.16"; name = "Debug-ShowStuff-1.16";
src = fetchurl { src = fetchurl {
url = mirror://cpan/authors/id/M/MI/MIKO/Debug-ShowStuff-1.16.tar.gz; url = mirror://cpan/authors/id/M/MI/MIKO/Debug-ShowStuff-1.16.tar.gz;