Skip to content

Commit 90edc7b

Browse files
committed
Update cardano-api-10.19.0.0 cardano-cli-10.13.0.0
1 parent cbc6be6 commit 90edc7b

File tree

7 files changed

+12
-27
lines changed

7 files changed

+12
-27
lines changed

bench/plutus-scripts-bench/plutus-scripts-bench.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ library
8282
-- IOG dependencies
8383
--------------------------
8484
build-depends:
85-
, cardano-api ^>=10.18
85+
, cardano-api ^>=10.19
8686
, plutus-ledger-api ^>=1.53
8787
, plutus-tx ^>=1.53
8888
, plutus-tx-plugin ^>=1.53

bench/tx-generator/tx-generator.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ library
111111
, attoparsec-aeson
112112
, base16-bytestring
113113
, bytestring
114-
, cardano-api ^>= 10.18
114+
, cardano-api ^>= 10.19
115115
, cardano-binary
116-
, cardano-cli ^>= 10.12
116+
, cardano-cli ^>= 10.13
117117
, cardano-crypto-class
118118
, cardano-crypto-wrapper
119119
, cardano-data

cabal.project

Lines changed: 1 addition & 16 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 2025-09-24T20:00:55Z
17-
, cardano-haskell-packages 2025-10-21T11:16:53Z
17+
, cardano-haskell-packages 2025-10-24T10:49:53Z
1818

1919
packages:
2020
cardano-node
@@ -72,18 +72,3 @@ if impl (ghc >= 9.12)
7272
-- IMPORTANT
7373
-- Do NOT add more source-repository-package stanzas here unless they are strictly
7474
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
75-
76-
source-repository-package
77-
type: git
78-
location: https://github.com/intersectmbo/cardano-cli.git
79-
tag: 001597b206c3ae9269ff9f3b0e9ce8022b6adef2
80-
--sha256: sha256-HZferamexH4l7WpgfI+HYx5Hatv6UfLBis14c0PiGo0=
81-
subdir: cardano-cli
82-
83-
source-repository-package
84-
type: git
85-
location: https://github.com/IntersectMBO/cardano-api
86-
tag: a6be460ffe1a2d440edeabc4925c06162b9edb84
87-
--sha256: sha256-Lc+ke3B50c+YuLS14Mb/Z3LfcfT1oUoe1AiGyrywzEw=
88-
subdir:
89-
cardano-api

cardano-node/cardano-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ library
141141
, async
142142
, base16-bytestring
143143
, bytestring
144-
, cardano-api ^>= 10.18
144+
, cardano-api ^>= 10.19
145145
, cardano-crypto-class
146146
, cardano-crypto-wrapper
147147
, cardano-git-rev ^>=0.2.2

cardano-submit-api/cardano-submit-api.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ library
3939
, aeson
4040
, async
4141
, bytestring
42-
, cardano-api ^>= 10.18
42+
, cardano-api ^>= 10.19
4343
, cardano-binary
44-
, cardano-cli ^>= 10.12
44+
, cardano-cli ^>= 10.13
4545
, cardano-crypto-class ^>= 2.2
4646
, http-media
4747
, iohk-monitoring

cardano-testnet/cardano-testnet.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ library
4040
, aeson-pretty
4141
, ansi-terminal
4242
, bytestring
43-
, cardano-api ^>= 10.18
44-
, cardano-cli:{cardano-cli, cardano-cli-test-lib} ^>= 10.12
43+
, cardano-api ^>= 10.19
44+
, cardano-cli:{cardano-cli, cardano-cli-test-lib} ^>= 10.13
4545
, cardano-crypto-class
4646
, cardano-crypto-wrapper
4747
, cardano-git-rev ^>= 0.2.2

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)