Skip to content

Commit 4184f92

Browse files
Merge pull request #6022 from IntersectMBO/mwojtowicz/use-conway-1.17.2
release 10.1.1
2 parents cf78673 + 76e90db commit 4184f92

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- you need to run if you change them
1515
index-state:
1616
, hackage.haskell.org 2024-10-10T00:52:24Z
17-
, cardano-haskell-packages 2024-10-22T13:53:49Z
17+
, cardano-haskell-packages 2024-10-23T20:55:17Z
1818

1919
packages:
2020
cardano-node

cardano-node-chairman/cardano-node-chairman.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node-chairman
4-
version: 10.0.0
4+
version: 10.0.1
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,
@@ -44,7 +44,7 @@ executable cardano-node-chairman
4444
build-depends: cardano-api
4545
, cardano-crypto-class
4646
, cardano-git-rev ^>= 0.2.2
47-
, cardano-node ^>= 10.1
47+
, cardano-node ^>= 10.1.1
4848
, cardano-prelude
4949
, containers
5050
, contra-tracer

cardano-node/cardano-node.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node
4-
version: 10.1.0
4+
version: 10.1.1
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,
@@ -156,7 +156,7 @@ library
156156
, cardano-ledger-binary
157157
, cardano-ledger-byron
158158
-- TODO: remove constraint at next ledger bump
159-
, cardano-ledger-conway ^>= 1.17.1
159+
, cardano-ledger-conway ^>= 1.17.2
160160
, cardano-ledger-core
161161
, cardano-ledger-shelley
162162
, cardano-prelude

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)