[cpan2nix] perlPackages.constantboolean: cleanup

This commit is contained in:
volth 2018-04-07 07:54:43 +00:00
parent af294646ea
commit d6e33db3f3
1 changed files with 1 additions and 1 deletions

View File

@ -2500,7 +2500,7 @@ let self = _self // overrides; _self = with self; {
};
};
constantboolean = buildPerlPackage {
constantboolean = buildPerlModule {
name = "constant-boolean-0.02";
src = fetchurl {
url = mirror://cpan/authors/id/D/DE/DEXTER/constant-boolean-0.02.tar.gz;