[cpan2nix] perlPackages.EmailSender: cleanup
This commit is contained in:
parent
93c904a369
commit
b70d37d67c
@ -5011,7 +5011,7 @@ let
|
||||
sha256 = "c412372938510283d8c850127895e09c2b670f892e1c3992fd54c0c1a9064f14";
|
||||
};
|
||||
buildInputs = [ CaptureTiny ];
|
||||
propagatedBuildInputs = [ EmailAbstract EmailAddress MooXTypesMooseLike ScalarListUtils SubExporter Throwable TryTiny libnet ];
|
||||
propagatedBuildInputs = [ EmailAbstract EmailAddress MooXTypesMooseLike SubExporter Throwable TryTiny ];
|
||||
meta = {
|
||||
homepage = https://github.com/rjbs/Email-Sender;
|
||||
description = "A library for sending email";
|
||||
|
Loading…
Reference in New Issue
Block a user