File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
let upstream =
2
- https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.15 . 7 - 20230306 / packages. dhall
3
- sha256: 0757626 c7422b8b5b5b1d0df3d3628e5deac755d7f89c433a9bf89009787dcbd
4
- with js- bigints. version = " v2.2.0"
2
+ https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.15 . 15 - 20240416 / packages. dhall
3
+ sha256: ca727657c01cc31d0e79c2113b59126b9826f4b56d20a8193be3c725599fb754
5
4
6
5
let eth- core- deps =
7
6
https:// raw. githubusercontent. com/ f- o- a- m/ purescript- eth- core/ master/ packages. dhall
8
- sha256: 4 f447424877e5d16a78740ab32b371c15ff33728259cbaf0b181ad2ed84478db
7
+ sha256: af2751772a729d58edf7056805007934e3687b3079f8a02ac514e705aeab8c42
9
8
10
9
let additions =
11
10
{ bytestrings = eth- core- deps. bytestrings
@@ -59,7 +58,7 @@ let additions =
59
58
, " unsafe-coerce"
60
59
]
61
60
, repo = " https://github.com/f-o-a-m/purescript-eth-core"
62
- , version = " v10.0 .0"
61
+ , version = " v10.1 .0"
63
62
}
64
63
, quotient = eth- core- deps. quotient
65
64
}
You can’t perform that action at this time.
0 commit comments