Skip to content

Commit

Permalink
cardano-ledger-conway: require 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crocodile-dentist committed Oct 24, 2024
1 parent cf78673 commit 76e90db
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-10-10T00:52:24Z
, cardano-haskell-packages 2024-10-22T13:53:49Z
, cardano-haskell-packages 2024-10-23T20:55:17Z

packages:
cardano-node
Expand Down
4 changes: 2 additions & 2 deletions cardano-node-chairman/cardano-node-chairman.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node-chairman
version: 10.0.0
version: 10.0.1
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down Expand Up @@ -44,7 +44,7 @@ executable cardano-node-chairman
build-depends: cardano-api
, cardano-crypto-class
, cardano-git-rev ^>= 0.2.2
, cardano-node ^>= 10.1
, cardano-node ^>= 10.1.1
, cardano-prelude
, containers
, contra-tracer
Expand Down
4 changes: 2 additions & 2 deletions cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node
version: 10.1.0
version: 10.1.1
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down Expand Up @@ -156,7 +156,7 @@ library
, cardano-ledger-binary
, cardano-ledger-byron
-- TODO: remove constraint at next ledger bump
, cardano-ledger-conway ^>= 1.17.1
, cardano-ledger-conway ^>= 1.17.2
, cardano-ledger-core
, cardano-ledger-shelley
, cardano-prelude
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76e90db

Please sign in to comment.