[cpan2nix] perlPackages.SUPER: cleanup

This commit is contained in:
volth 2018-04-07 07:54:34 +00:00
parent b8e4d30734
commit c19395bf89

View File

@ -14086,7 +14086,7 @@ let self = _self // overrides; _self = with self; {
};
};
SUPER = buildPerlPackage rec {
SUPER = buildPerlModule rec {
name = "SUPER-1.20141117";
src = fetchurl {
url = "mirror://cpan/authors/id/C/CH/CHROMATIC/${name}.tar.gz";