From f872c25f09393c191913bf658f1721aeaf6443e4 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Tue, 30 Aug 2022 14:23:36 +0100 Subject: [PATCH] update dependencies (to not use SQL encryption unless flag is set) --- cabal.project | 4 ++-- stack.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cabal.project b/cabal.project index bccf2e365..96cf5badd 100644 --- a/cabal.project +++ b/cabal.project @@ -9,9 +9,9 @@ source-repository-package source-repository-package type: git location: https://github.com/simplex-chat/direct-sqlcipher.git - tag: 477955063df65a2776c2a958b656ff359b76374d + tag: 34309410eb2069b029b8fc1872deb1e0db123294 source-repository-package type: git location: https://github.com/simplex-chat/sqlcipher-simple.git - tag: 0738c7957e971b84a2a156d297596206b948c4f6 + tag: 5e154a2aeccc33ead6c243ec07195ab673137221 diff --git a/stack.yaml b/stack.yaml index 38ec75bf4..0cc68455c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -50,10 +50,10 @@ extra-deps: commit: 3eb66f9a68f103b5f1489382aad89f5712a64db7 # - ../direct-sqlcipher - github: simplex-chat/direct-sqlcipher - commit: 477955063df65a2776c2a958b656ff359b76374d + commit: 34309410eb2069b029b8fc1872deb1e0db123294 # - ../sqlcipher-simple - github: simplex-chat/sqlcipher-simple - commit: 0738c7957e971b84a2a156d297596206b948c4f6 + commit: 5e154a2aeccc33ead6c243ec07195ab673137221 # - ../hs-tls/core # - github: simplex-chat/hs-tls # commit: f6cc753611f80af300401cfae63846e9d7c40d9e