[cpan2nix] perlPackages.ProtocolHTTP2: 1.09 -> 1.10
This commit is contained in:
parent
7263f14029
commit
59a3c1ecf4
@ -14838,11 +14838,11 @@ let
|
|||||||
|
|
||||||
ProtocolHTTP2 = buildPerlModule {
|
ProtocolHTTP2 = buildPerlModule {
|
||||||
pname = "Protocol-HTTP2";
|
pname = "Protocol-HTTP2";
|
||||||
version = "1.09";
|
version = "1.10";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/C/CR/CRUX/Protocol-HTTP2-1.09.tar.gz;
|
url = mirror://cpan/authors/id/C/CR/CRUX/Protocol-HTTP2-1.10.tar.gz;
|
||||||
sha256 = "1bc0ybkqhv81dscgzlbr62w4zqjsidcikmkbjanzn83g2b6ia9nc";
|
sha256 = "0jm6jq1wszjrrcypyi642m2i8wgni50wdnzh9dzfkyjazdc00sn2";
|
||||||
};
|
};
|
||||||
buildInputs = [ AnyEvent ModuleBuildTiny NetSSLeay TestLeakTrace TestSharedFork TestTCP ];
|
buildInputs = [ AnyEvent ModuleBuildTiny NetSSLeay TestLeakTrace TestSharedFork TestTCP ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user