Skip to content

Commit 5694c32

Browse files
committed
Adjust versions
1 parent 12f3712 commit 5694c32

File tree

3 files changed

+8
-8
lines changed

3 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 2025-12-02T22:23:29Z
17-
, cardano-haskell-packages 2025-12-16T19:04:42Z
17+
, cardano-haskell-packages 2026-01-20T18:32:46Z
1818

1919
-- BEGIN SRP STANZAS MANAGED BY STANZAMAN --
2020

cardano-api/cardano-api.cabal

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,12 @@ library
129129
cardano-data >=1.0,
130130
cardano-ledger-allegra >=1.7,
131131
cardano-ledger-alonzo >=1.13,
132-
cardano-ledger-api ^>=1.12.1,
132+
cardano-ledger-api ^>=1.13,
133133
cardano-ledger-babbage >=1.11,
134134
cardano-ledger-binary >=1.6,
135135
cardano-ledger-byron >=1.2,
136136
cardano-ledger-conway >=1.19,
137-
cardano-ledger-core >=1.17 && <1.19,
137+
cardano-ledger-core >=1.17,
138138
cardano-ledger-dijkstra >=0.1,
139139
cardano-ledger-mary >=1.8,
140140
cardano-ledger-shelley >=1.16,
@@ -362,7 +362,7 @@ test-suite cardano-api-test
362362
cardano-crypto-tests ^>=2.2,
363363
cardano-crypto-wrapper:testlib,
364364
cardano-ledger-alonzo,
365-
cardano-ledger-api ^>=1.12.1,
365+
cardano-ledger-api ^>=1.13,
366366
cardano-ledger-binary,
367367
cardano-ledger-conway,
368368
cardano-ledger-core >=1.14,
@@ -437,7 +437,7 @@ test-suite cardano-api-golden
437437
cardano-crypto-class,
438438
cardano-data >=1.0,
439439
cardano-ledger-alonzo,
440-
cardano-ledger-api ^>=1.12.1,
440+
cardano-ledger-api ^>=1.13,
441441
cardano-ledger-binary,
442442
cardano-ledger-core >=1.14,
443443
cardano-ledger-shelley,

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)