[cpan2nix] perlPackages.MIMELite: cleanup
This commit is contained in:
parent
5d29024730
commit
0bb2875eaa
@ -8815,7 +8815,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||||
sha256 = "8f39901bc580bc3dce69e10415305e4435ff90264c63d29f707b4566460be962";
|
sha256 = "8f39901bc580bc3dce69e10415305e4435ff90264c63d29f707b4566460be962";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ EmailDateFormat MailTools MIMETypes ];
|
propagatedBuildInputs = [ EmailDateFormat ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Low-calorie MIME generator (DEPRECATED)";
|
description = "Low-calorie MIME generator (DEPRECATED)";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user