From 9879bcb57cf2b96b40d4b471058cecbade2fba7e Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Sat, 13 Jan 2024 21:26:55 +0000 Subject: [PATCH] simplexmq without new batching --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index e7e3d4484..e3be8ff9f 100644 --- a/cabal.project +++ b/cabal.project @@ -12,7 +12,7 @@ constraints: zip +disable-bzip2 +disable-zstd source-repository-package type: git location: https://github.com/simplex-chat/simplexmq.git - tag: cd4329f2de69a56449a0156843b10e60b7cfc611 + tag: 39da75d9a24575c7de4386929de247f022722bd2 source-repository-package type: git