Skip to content

Commit 6f1dd12

Browse files
authored
Merge pull request IntersectMBO#5395 from input-output-hk/sl/ledger-conway-1.6.1.0
cardano-ledger-conway: update to 1.6.1.0
2 parents c87bd63 + fb61980 commit 6f1dd12

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

cabal.project

Lines changed: 3 additions & 2 deletions
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 2023-07-10T14:55:34Z
17-
, cardano-haskell-packages 2023-07-10T13:18:25Z
17+
, cardano-haskell-packages 2023-07-16T00:00:00Z
1818

1919
packages:
2020
cardano-client-demo
@@ -105,7 +105,8 @@ package snap-server
105105
allow-newer: text
106106

107107
constraints:
108-
optparse-applicative >= 0.16.0 && < 0.16.1
108+
optparse-applicative >= 0.16.0 && < 0.16.1,
109+
cardano-api < 8.8.1
109110

110111
-- IMPORTANT
111112
-- Do NOT add more source-repository-package stanzas here unless they are strictly

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)