Skip to content

Commit

Permalink
Merge pull request #5497 from input-output-hk/sl/bump-cli-api
Browse files Browse the repository at this point in the history
bump cardano-api to 8.25.2
  • Loading branch information
disassembler authored Oct 5, 2023
2 parents 7cd6065 + 0eb6b45 commit f1ce770
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bench/tx-generator/tx-generator.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ library
, bytestring
, cardano-api ^>= 8.25
, cardano-binary
, cardano-cli ^>= 8.11
, cardano-cli ^>= 8.12
, cardano-crypto-class
, cardano-crypto-wrapper
, cardano-data
Expand Down
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 2023-09-01T22:19:16Z
, cardano-haskell-packages 2023-10-04T14:28:12Z
, cardano-haskell-packages 2023-10-05T21:00:00Z

packages:
cardano-git-rev
Expand Down
2 changes: 1 addition & 1 deletion cardano-node-chairman/cardano-node-chairman.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ test-suite chairman-tests
ghc-options: -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T

build-tool-depends: cardano-node:cardano-node
, cardano-cli:cardano-cli ^>= 8.11
, cardano-cli:cardano-cli ^>= 8.12
, cardano-node-chairman:cardano-node-chairman
2 changes: 1 addition & 1 deletion cardano-submit-api/cardano-submit-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ library
, bytestring
, cardano-api ^>= 8.25
, cardano-binary
, cardano-cli ^>= 8.11
, cardano-cli ^>= 8.12
, cardano-crypto-class ^>= 2.1.2
, cardano-ledger-byron ^>= 1.0
, formatting
Expand Down
2 changes: 1 addition & 1 deletion cardano-testnet/cardano-testnet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ library
, ansi-terminal
, bytestring
, cardano-api ^>= 8.25
, cardano-cli ^>= 8.11
, cardano-cli ^>= 8.12
, cardano-crypto-class
, cardano-crypto-wrapper
, cardano-ledger-alonzo
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.

0 comments on commit f1ce770

Please sign in to comment.