Email::Sender: Update to 0.120002
This commit is contained in:
parent
860929e68b
commit
ae8a3386e4
@ -1439,10 +1439,10 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
EmailSender = buildPerlPackage rec {
|
EmailSender = buildPerlPackage rec {
|
||||||
name = "Email-Sender-0.110001";
|
name = "Email-Sender-0.120002";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||||
sha256 = "0z4nl7aizbailraqwkkqhx6k3hdz67wxszjfhd5yg2vn06ybsjwj";
|
sha256 = "1cp735ndmh76xzijsm1hd0yh0m9yj34jc8akjhidkn677h2021dc";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestMore ];
|
buildInputs = [ TestMore ];
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user