From 355c45359b0d6444e5146cf576c216d765bdc987 Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 26 Aug 2021 18:53:30 +0300 Subject: [PATCH] Tag 1.6.0 --- cabal.project | 8 ++++---- stack.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index 79f365e..333de38 100644 --- a/cabal.project +++ b/cabal.project @@ -59,8 +59,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/cardano-db-sync - tag: ba5fbc4f8777b16e0e2617175126eae8eae55ea3 - --sha256: 09s7sy2hhksqclgi4mk8xgwr4hiw3w3sxwmh9jpma8hp31hp85bf + tag: 07ee3b0aa3f2991eda0be6c96ec1d6d17e81f732 + --sha256: 15cc633k5d4px5zgrnwzxg3ps9gfypckc896bffpswsqlbrdljf9 subdir: cardano-sync cardano-db @@ -113,8 +113,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/cardano-node - tag: c17315f2775eaf988e432b7caea3a094d62ce6c9 - --sha256: 17z8qyfxi0fh0l4vin94nbaqqgpl0wf91n8k9p18hv2flys1pp7i + tag: 4c59442958072657812c6c0bb8e0b4ab85ce1ba2 + --sha256: 0pc26hrgdsf93h3qvp8m76axm4jspzclg6psn14mbaf1mkc1fxmx subdir: cardano-api cardano-config diff --git a/stack.yaml b/stack.yaml index f95c368..b0642b1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -89,7 +89,7 @@ extra-deps: # db-sync dependency - git: https://github.com/input-output-hk/cardano-db-sync - commit: ba5fbc4f8777b16e0e2617175126eae8eae55ea3 + commit: 07ee3b0aa3f2991eda0be6c96ec1d6d17e81f732 subdirs: - cardano-sync - cardano-db @@ -127,7 +127,7 @@ extra-deps: - shelley-ma/shelley-ma-test - git: https://github.com/input-output-hk/cardano-node - commit: c17315f2775eaf988e432b7caea3a094d62ce6c9 + commit: 4c59442958072657812c6c0bb8e0b4ab85ce1ba2 subdirs: - cardano-api - cardano-api/test