From 20e817e53bc7d0483699456317b47d28ebc80627 Mon Sep 17 00:00:00 2001 From: Marcin Szamotulski Date: Fri, 26 Jul 2024 08:10:39 +0200 Subject: [PATCH] Updated to new version of cardano-api --- cabal.project | 25 +++++++++++++++++++++++-- cardano-cli/cardano-cli.cabal | 4 ++-- flake.lock | 12 ++++++------ 3 files changed, 31 insertions(+), 10 deletions(-) diff --git a/cabal.project b/cabal.project index 9eb1804dc..c51ab61b3 100644 --- a/cabal.project +++ b/cabal.project @@ -13,8 +13,8 @@ repository cardano-haskell-packages -- See CONTRIBUTING for information about these, including some Nix commands -- you need to run if you change them index-state: - , hackage.haskell.org 2024-10-11T15:49:11Z - , cardano-haskell-packages 2024-10-21T23:08:22Z + , hackage.haskell.org 2024-10-22T14:26:27Z + , cardano-haskell-packages 2024-10-23T20:55:17Z packages: cardano-cli @@ -57,3 +57,24 @@ write-ghc-environment-files: always -- IMPORTANT -- Do NOT add more source-repository-package stanzas here unless they are strictly -- temporary! Please read the section in CONTRIBUTING about updating dependencies. + +-- coot/typed-protocols-new-api +source-repository-package + type: git + location: https://github.com/IntersectMBO/ouroboros-consensus + tag: a94de8f4230c2012c850930d22185f011e0037a0 + --sha256: sha256-kE17iKwCBNcRdEnCXjCSDHtvJtYji9wfx3zSEbe2/aQ= + subdir: ouroboros-consensus + ouroboros-consensus-cardano + ouroboros-consensus-diffusion + ouroboros-consensus-protocol + + +-- coot/typed-protocols-new-api +source-repository-package + type: git + location: https://github.com/IntersectMBO/cardano-api + tag: e34931bd3f03b660d98756f7c152e5d6a91c2b17 + --sha256: sha256-1D60Cn6cUU5ph+iNj4F9sbznS7d3se1dOvmXW6SYOFU= + subdir: cardano-api + diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 012438b1c..5ae3bcdfd 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -209,7 +209,7 @@ library cardano-crypto-wrapper ^>=1.5.1, cardano-data >=1.1, cardano-git-rev ^>=0.2.2, - cardano-ping ^>=0.5, + cardano-ping ^>=0.6, cardano-prelude, cardano-slotting ^>=0.2.0.0, cardano-strict-containers ^>=0.1, @@ -235,7 +235,7 @@ library ouroboros-consensus ^>=0.21, ouroboros-consensus-cardano ^>=0.20, ouroboros-consensus-protocol ^>=0.9.0.2, - ouroboros-network-api ^>=0.10, + ouroboros-network-api ^>=0.11, ouroboros-network-protocols, parsec, prettyprinter, diff --git a/flake.lock b/flake.lock index f49c5dc1a..a952fb411 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1729560667, - "narHash": "sha256-tHDAxN8erb23MIy7zH6VV6mCspKBstj2R1LkeBgZt28=", + "lastModified": 1730295876, + "narHash": "sha256-ijnHTQ6eKIQ9FpEqDKt6c7vuFYN8aOBDhonp67utx2s=", "owner": "intersectmbo", "repo": "cardano-haskell-packages", - "rev": "7f24768c3a2f42a15fef889d5b415100d8082c16", + "rev": "25591f43ab943d5a070db5e8a2b9ff3a499d4d92", "type": "github" }, "original": { @@ -173,11 +173,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1726446873, - "narHash": "sha256-dWdiphXwkk4qQVFkQHuUysphOb0XO8EHJlk/8Km/7q0=", + "lastModified": 1730766483, + "narHash": "sha256-FXRKDUDRxiBKcKovDPFAyARtiPozLKheqFEGQyGGPRg=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "3126b966be7409ebfd61c88f85dbfb6ec2a51338", + "rev": "bf178f8740c5a4f2c265fd10a6631a864dd50317", "type": "github" }, "original": {