15 http2-frame-test-case = fetchFromGitHub {
17 repo = "http2-frame-test-case";
18 rev = "5c67db0d4d68e1fb7d3a241d6e01fc04d981f465";
19 sha256 = "16yyb37f8mk9saw7ndjs5is67yq7qa6b6y7k0c75ibxi4n9aw1r3";
23 buildDunePackage rec {
31 propagatedBuildInputs = [
42 ln -s "${http2-frame-test-case}" lib_test/http2-frame-test-case
50 meta = hpack.meta // {
51 description = "High-performance, memory-efficient, and scalable HTTP/2 library for OCaml";