diff --git a/cabal.project b/cabal.project index 4a5bbdfee8..d99bfebf5b 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-11-20T23:52:53Z - , cardano-haskell-packages 2023-12-04T19:04:02Z + , cardano-haskell-packages 2023-12-06T18:36:58Z packages: cardano-cli @@ -43,3 +43,4 @@ 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. + diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 0b1a73db19..d324da84ff 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -196,7 +196,7 @@ library , binary , bytestring , canonical-json - , cardano-api ^>= 8.36.0.1 + , cardano-api ^>= 8.36.1.1 , cardano-binary , cardano-crypto , cardano-crypto-class ^>= 2.1.2 diff --git a/flake.lock b/flake.lock index 9a494f0003..1660938ec7 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1701717386, - "narHash": "sha256-/9vQ2DdQlHsCfh72owZUae+djjSAumMVWdxGA7ugkZ0=", + "lastModified": 1701888566, + "narHash": "sha256-ew8qcUwIqiq3kLdbyL1KX1qWhylWaiWwCqTxbl30JgY=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "13b6ae939b747ad82ea8286f13b4e8f6ce8a3c49", + "rev": "594eb0dd6adfb4a344d6e8b7807fb9e697e0d890", "type": "github" }, "original": {