File tree 2 files changed +2
-10
lines changed
2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repository cardano-haskell-packages
14
14
-- you need to run if you change them
15
15
index-state :
16
16
, 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
18
18
19
19
packages :
20
20
cardano-cli
@@ -59,11 +59,3 @@ write-ghc-environment-files: always
59
59
-- IMPORTANT
60
60
-- Do NOT add more source-repository-package stanzas here unless they are strictly
61
61
-- 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
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ library
212
212
binary,
213
213
bytestring,
214
214
canonical-json,
215
- cardano-api ^>= 10.6 ,
215
+ cardano-api ^>= 10.7 ,
216
216
cardano-binary,
217
217
cardano-crypto,
218
218
cardano-crypto-class ^>= 2.1.2 ,
You can’t perform that action at this time.
0 commit comments