Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changes/20260526_cardano_cli_bump_cardano_api_11_3_0_0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
project: cardano-cli
pr: 1383
kind:
- maintenance
description: |
Bump cardano-api to 11.3.0.0 and CHaP index-state to 2026-05-26.
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 2026-04-16T00:15:23Z
, cardano-haskell-packages 2026-05-18T18:23:40Z
, cardano-haskell-packages 2026-05-26T09:18:49Z

Comment thread
carbolymer marked this conversation as resolved.
active-repositories:
, :rest
Expand Down
2 changes: 1 addition & 1 deletion cardano-cli/cardano-cli.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ library
binary,
bytestring,
canonical-json,
cardano-api ^>=11.2,
cardano-api ^>=11.3,
Comment thread
carbolymer marked this conversation as resolved.
Comment thread
carbolymer marked this conversation as resolved.
cardano-binary,
cardano-crypto,
cardano-crypto-class ^>=2.3,
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.

Loading