From 89df98c6138f1780fe4ac2f233bc3ff3810642c0 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Sun, 28 Dec 2025 14:13:06 +0000 Subject: [PATCH] remove local package reference --- cabal.project | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index ce23090223..6989ba322b 100644 --- a/cabal.project +++ b/cabal.project @@ -1,5 +1,5 @@ --- packages: . -packages: . ../simplexmq +packages: . +-- packages: . ../simplexmq -- packages: . ../simplexmq ../direct-sqlcipher ../sqlcipher-simple index-state: 2023-12-12T00:00:00Z @@ -9,10 +9,10 @@ package cryptostore constraints: zip +disable-bzip2 +disable-zstd --- source-repository-package - -- type: git - -- location: https://github.com/simplex-chat/simplexmq.git - -- tag: db4b27e88a95af5b295d393b4c4483ffd220fafb +source-repository-package + type: git + location: https://github.com/simplex-chat/simplexmq.git + tag: db4b27e88a95af5b295d393b4c4483ffd220fafb source-repository-package type: git