diff --git a/cabal.project b/cabal.project index 2da4a4fcc4..ebf8868c16 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 2024-03-15T22:05:53Z - , cardano-haskell-packages 2024-03-20T14:04:39Z + , cardano-haskell-packages 2024-03-21T15:31:54Z packages: cardano-cli @@ -40,11 +40,6 @@ test-show-details: direct -- Always write GHC env files, because they are needed for ghci. write-ghc-environment-files: always --- FIXME: remove this when bumping ouroboros-consensus --- this is required to build with ouroboros-consensus-cardano-0.14.0.1 -allow-newer: - cardano-git-rev - -- 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 9171a90b5d..55757ab0e8 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -222,7 +222,7 @@ library , network , optparse-applicative-fork , ouroboros-consensus >= 0.16 - , ouroboros-consensus-cardano >= 0.14 + , ouroboros-consensus-cardano >= 0.14.2 , ouroboros-consensus-protocol >= 0.7 , ouroboros-network-api , ouroboros-network-protocols diff --git a/flake.lock b/flake.lock index e4f7a22011..3114e588b1 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1710944230, - "narHash": "sha256-eWxTI0H/0S5WsYg4neL7KetFiF9qE6CYBB5UuBq4ZiQ=", + "lastModified": 1711036055, + "narHash": "sha256-Yc/YJn1TE/XjHnVHKc+1Zdxehd6Yffs8iGReamDbZU0=", "owner": "intersectmbo", "repo": "cardano-haskell-packages", - "rev": "668b8aaa6c08e4f64f68718208b9c525861018de", + "rev": "3e48c9145ce1e826068a110c6ceaa8073aa60bff", "type": "github" }, "original": {