[cpan2nix] perlPackages.SUPER: cleanup
This commit is contained in:
parent
b8e4d30734
commit
c19395bf89
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue