[cpan2nix] perlPackages.TieIxHash: cleanup

This commit is contained in:
volth 2018-04-07 07:53:40 +00:00
parent b30d3d410c
commit 333c65ceb7

View File

@ -15395,7 +15395,7 @@ let self = _self // overrides; _self = with self; {
};
};
TieIxHash = buildPerlPackage {
TieIxHash = buildPerlModule {
name = "Tie-IxHash-1.23";
src = fetchurl {
url = mirror://cpan/authors/id/C/CH/CHORNY/Tie-IxHash-1.23.tar.gz;