From 954f729a305e808fb548296ad5657437d261aa92 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Mon, 28 Mar 2022 22:01:52 +0100 Subject: [PATCH] update simplexmq (parallel resubscriptions) --- cabal.project | 2 +- sha256map.nix | 2 +- stack.yaml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/cabal.project b/cabal.project index 88af2f527b..9d7e743ba8 100644 --- a/cabal.project +++ b/cabal.project @@ -3,7 +3,7 @@ packages: . source-repository-package type: git location: https://github.com/simplex-chat/simplexmq.git - tag: 800581b2bf5dacb2134dfda751be08cbf78df978 + tag: cd22e06b3a4e8a85d09e136b963040981232834d source-repository-package type: git diff --git a/sha256map.nix b/sha256map.nix index 16c6ef8bb1..c23f28e1ff 100644 --- a/sha256map.nix +++ b/sha256map.nix @@ -1,5 +1,5 @@ { - "https://github.com/simplex-chat/simplexmq.git"."800581b2bf5dacb2134dfda751be08cbf78df978" = "1xmn6dfwmmc84zpj9pnklxc4lh4bwwf6pv55qaqcj15crvqhvnyg"; + "https://github.com/simplex-chat/simplexmq.git"."cd22e06b3a4e8a85d09e136b963040981232834d" = "0pcq87mfif0wn7sav2973vqdshjvl7xpk9rnf1vj98fq133va52v"; "https://github.com/simplex-chat/aeson.git"."3eb66f9a68f103b5f1489382aad89f5712a64db7" = "0kilkx59fl6c3qy3kjczqvm8c3f4n3p0bdk9biyflf51ljnzp4yp"; "https://github.com/simplex-chat/haskell-terminal.git"."f708b00009b54890172068f168bf98508ffcd495" = "0zmq7lmfsk8m340g47g5963yba7i88n4afa6z93sg9px5jv1mijj"; "https://github.com/zw3rk/android-support.git"."3c3a5ab0b8b137a072c98d3d0937cbdc96918ddb" = "1r6jyxbim3dsvrmakqfyxbd6ms6miaghpbwyl0sr6dzwpgaprz97"; diff --git a/stack.yaml b/stack.yaml index 3eb93c6fa2..f5e0b29c74 100644 --- a/stack.yaml +++ b/stack.yaml @@ -49,13 +49,12 @@ extra-deps: # - simplexmq-1.0.0@sha256:34b2004728ae396e3ae449cd090ba7410781e2b3cefc59259915f4ca5daa9ea8,8561 # - ../simplexmq - github: simplex-chat/simplexmq - commit: 800581b2bf5dacb2134dfda751be08cbf78df978 + commit: cd22e06b3a4e8a85d09e136b963040981232834d # - terminal-0.2.0.0@sha256:de6770ecaae3197c66ac1f0db5a80cf5a5b1d3b64a66a05b50f442de5ad39570,2977 - github: simplex-chat/aeson commit: 3eb66f9a68f103b5f1489382aad89f5712a64db7 - github: simplex-chat/haskell-terminal commit: f708b00009b54890172068f168bf98508ffcd495 - # # extra-deps: []