Skip to content

Commit 4f61dbb

Browse files
committed
Require cardano-ledger-shelley >=1.13.1
see PR description
1 parent 0cae17c commit 4f61dbb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ index-state:
1616
-- Bump this if you need newer packages from Hackage
1717
, hackage.haskell.org 2024-07-23T00:03:37Z
1818
-- Bump this if you need newer packages from CHaP
19-
, cardano-haskell-packages 2024-08-27T16:28:01Z
19+
, cardano-haskell-packages 2024-09-03T00:18:11Z
2020

2121
packages:
2222
ouroboros-consensus

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.

ouroboros-consensus-cardano/ouroboros-consensus-cardano.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ library
143143
cardano-ledger-conway ^>=1.16,
144144
cardano-ledger-core ^>=1.14,
145145
cardano-ledger-mary ^>=1.7,
146-
cardano-ledger-shelley ^>=1.13,
146+
cardano-ledger-shelley ^>=1.13.1,
147147
cardano-prelude,
148148
cardano-protocol-tpraos ^>=1.2,
149149
cardano-slotting,

0 commit comments

Comments
 (0)