[cpan2nix] perlPackages.PodSimple: cleanup

This commit is contained in:
volth 2018-06-04 16:04:38 +00:00
parent 7623dac139
commit 185e2a9809

View file

@ -13076,7 +13076,6 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/K/KH/KHW/Pod-Simple-3.35.tar.gz;
sha256 = "0gg11ibbc02l2aw0bsv4jx0jax8z0apgfy3p5csqnvhlsb6218cr";
};
propagatedBuildInputs = [ TextTabsWrap ];
};
PodSpell = buildPerlPackage rec {