[cpan2nix] perlPackages.PodLaTeX: cleanup

This commit is contained in:
volth 2018-04-07 07:52:53 +00:00
parent c6ddd2e31e
commit 474fbcdd03

View File

@ -11807,8 +11807,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/T/TJ/TJENNESS/${name}.tar.gz";
sha256 = "15a840ea1c8a76cd3c865fbbf2fec33b03615c0daa50f9c800c54e0cf0659d46";
};
buildInputs = [ ModuleBuild ];
propagatedBuildInputs = [ self."if" ];
meta = {
homepage = https://github.com/timj/perl-Pod-LaTeX/tree/master;
description = "Convert Pod data to formatted Latex";