From 511a97c5d080193a84c4db1ddbc503d2eab3441f Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:41:13 +0100 Subject: [PATCH] update http2 --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 1bf250ca7..409d98cd6 100644 --- a/cabal.project +++ b/cabal.project @@ -15,7 +15,7 @@ source-repository-package source-repository-package type: git location: https://github.com/kazu-yamamoto/http2.git - tag: 159417b413a684a9b754e10e4a5db4376aa8c6b9 + tag: b3b903e8130a7172b8dfa18b67bcc59620fc0ca0 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index fe89218a8..f5ee2e7fc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -49,7 +49,7 @@ extra-deps: - github: simplex-chat/aeson commit: 3eb66f9a68f103b5f1489382aad89f5712a64db7 - github: kazu-yamamoto/http2 - commit: 159417b413a684a9b754e10e4a5db4376aa8c6b9 + commit: b3b903e8130a7172b8dfa18b67bcc59620fc0ca0 # - ../direct-sqlcipher - github: simplex-chat/direct-sqlcipher commit: 34309410eb2069b029b8fc1872deb1e0db123294