[cpan2nix] perlPackages.TestWWWMechanize: 1.48 -> 1.50
This commit is contained in:
parent
95c6f0f002
commit
82d40e88ea
@ -16139,10 +16139,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
TestWWWMechanize = buildPerlPackage {
|
TestWWWMechanize = buildPerlPackage {
|
||||||
name = "Test-WWW-Mechanize-1.48";
|
name = "Test-WWW-Mechanize-1.50";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/P/PE/PETDANCE/Test-WWW-Mechanize-1.48.tar.gz;
|
url = mirror://cpan/authors/id/P/PE/PETDANCE/Test-WWW-Mechanize-1.50.tar.gz;
|
||||||
sha256 = "1d11fx9155d5v17d5w7q3kj37b01l8yj2yb0g6b0z1vh938rrlcr";
|
sha256 = "097pl87vdbxbb56vawzvs6ikrlb8nz3dx223kjjbdn3jlli3jjhg";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestLongString ];
|
buildInputs = [ TestLongString ];
|
||||||
propagatedBuildInputs = [ CarpAssertMore HTTPServerSimple WWWMechanize ];
|
propagatedBuildInputs = [ CarpAssertMore HTTPServerSimple WWWMechanize ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user