From 01b94c8762f88c1b1631c8ee65d24290e13b350a Mon Sep 17 00:00:00 2001 From: John Ky Date: Fri, 20 Oct 2023 21:30:37 +1100 Subject: [PATCH] Upgrade to cardano-api-8.26.0.0 --- cabal.project | 8 +------- cardano-cli/cardano-cli.cabal | 2 +- flake.lock | 6 +++--- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/cabal.project b/cabal.project index 01bb60dc29..af4cd949e7 100644 --- a/cabal.project +++ b/cabal.project @@ -14,7 +14,7 @@ repository cardano-haskell-packages -- you need to run if you change them index-state: , hackage.haskell.org 2023-08-08T19:56:09Z - , cardano-haskell-packages 2023-10-19T10:53:58Z + , cardano-haskell-packages 2023-10-20T00:31:44Z packages: cardano-cli @@ -43,9 +43,3 @@ 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. - -source-repository-package - type: git - location: https://github.com/input-output-hk/cardano-api - tag: 9281f5ed808ca4841373da8adf55250072a8614c - subdir: cardano-api diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 8572877a58..615542140d 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -203,7 +203,7 @@ library , binary , bytestring , canonical-json - , cardano-api ^>= 8.27.0.0 + , cardano-api ^>= 8.28.0.0 , cardano-binary , cardano-crypto , cardano-crypto-class ^>= 2.1.2 diff --git a/flake.lock b/flake.lock index 51893a55d6..a80ee0c93f 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1697713655, - "narHash": "sha256-U9nCfSmalOJQ3oWOhDbMwu2E3qaReHMD3uyiuEO4u7I=", + "lastModified": 1697767832, + "narHash": "sha256-RkuWkTcWufRer/fyzcAnvJA7WLvNitdG8JMKSaNDJag=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "26498674303e58935d482534c02c0e29fbf81f2e", + "rev": "3a758410d00a426ce51596d4bc236d1b1d388b12", "type": "github" }, "original": {