[cpan2nix] perlPackages.ConvertColor: cleanup

This commit is contained in:
volth 2018-04-07 07:55:25 +00:00
parent 2f11851d33
commit cab9e859ca
1 changed files with 1 additions and 1 deletions

View File

@ -2506,7 +2506,7 @@ let self = _self // overrides; _self = with self; {
};
};
ConvertColor = buildPerlPackage {
ConvertColor = buildPerlModule {
name = "Convert-Color-0.11";
src = fetchurl {
url = mirror://cpan/authors/id/P/PE/PEVANS/Convert-Color-0.11.tar.gz;