Skip to content

Commit

Permalink
Bump CHaP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Aug 23, 2023
1 parent 47ca7a9 commit 2d0afd3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
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-08-08T19:56:09Z
, cardano-haskell-packages 2023-08-22T08:27:04Z
, cardano-haskell-packages 2023-08-23T09:29:34Z

packages:
cardano-cli
Expand Down
6 changes: 3 additions & 3 deletions cardano-cli/cardano-cli.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ library
, binary
, bytestring
, canonical-json
, cardano-api ^>= 8.15
, cardano-api ^>= 8.16
, cardano-binary
, cardano-crypto
, cardano-crypto-class ^>= 2.1.2
Expand Down Expand Up @@ -258,7 +258,7 @@ test-suite cardano-cli-test
, base16-bytestring
, bech32 >= 1.1.0
, bytestring
, cardano-api:{cardano-api, internal} ^>= 8.15
, cardano-api:{cardano-api, internal} ^>= 8.16
, cardano-api-gen ^>= 8.1.1.0
, cardano-cli
, cardano-cli:cardano-cli-test-lib
Expand Down Expand Up @@ -302,7 +302,7 @@ test-suite cardano-cli-golden
build-depends: aeson >= 1.5.6.0
, base16-bytestring
, bytestring
, cardano-api:{cardano-api, gen} ^>= 8.15
, cardano-api:{cardano-api, gen} ^>= 8.16
, cardano-binary
, cardano-cli
, cardano-cli:cardano-cli-test-lib
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 2d0afd3

Please sign in to comment.