Skip to content

Commit bb99dd8

Browse files
Upgrade to cardano-api 10.7
1 parent 58dd5e4 commit bb99dd8

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

cabal.project

Lines changed: 1 addition & 9 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 2024-12-24T12:56:48Z
17-
, cardano-haskell-packages 2025-01-15T09:59:24Z
17+
, cardano-haskell-packages 2025-01-28T11:15:21Z
1818

1919
packages:
2020
cardano-cli
@@ -59,11 +59,3 @@ write-ghc-environment-files: always
5959
-- IMPORTANT
6060
-- Do NOT add more source-repository-package stanzas here unless they are strictly
6161
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
62-
63-
source-repository-package
64-
type: git
65-
location: https://github.com/IntersectMBO/cardano-api
66-
tag: 6f8d4cad30416f8e74090e7ad3cb3a249c0eb68a
67-
--sha256: sha256-Qx/mALvadNt8wwD+z4r4kPRgdSAJi+WAnTK2M57qop0=
68-
subdir:
69-
cardano-api

cardano-cli/cardano-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ library
212212
binary,
213213
bytestring,
214214
canonical-json,
215-
cardano-api ^>=10.6,
215+
cardano-api ^>=10.7,
216216
cardano-binary,
217217
cardano-crypto,
218218
cardano-crypto-class ^>=2.1.2,

0 commit comments

Comments
 (0)