Skip to content

Commit

Permalink
update packaegs
Browse files Browse the repository at this point in the history
  • Loading branch information
martyall committed Oct 6, 2023
1 parent 3878dfe commit 0b4a3d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions example/spago.dhall
Expand Up @@ -17,6 +17,7 @@
, "transformers"
, "tuples"
, "web3"
, "identity"
]
, packages = ./packages.dhall
, sources = [ "src/**/*.purs", "test/**/*.purs" ]
Expand Down
6 changes: 3 additions & 3 deletions packages.dhall
@@ -1,6 +1,6 @@
let upstream =
https://raw.githubusercontent.com/f-o-a-m/package-sets/921ac217454768ec3f614a9571c109b2ad542c07/purs-0.15.7-web3.dhall
sha256:818d12df6f7ce455657ff559798e50ec14e098f8d6acc655f674f26c7a007e3d
https://raw.githubusercontent.com/f-o-a-m/package-sets/purs-0.15-web3/purs-0.15.7-web3.dhall
sha256:cb35bdebefab6fd0d9b0a09b1f461cd8e053509b12ee17099d9324287d20f1f5

let additions =
{ solc =
Expand Down Expand Up @@ -73,7 +73,7 @@ let additions =
, "web3"
]
, repo = "https://github.com/f-o-a-m/purescript-web3-generator.git"
, version = "v5.1.0"
, version = "v6.0.0"
}
}

Expand Down

0 comments on commit 0b4a3d0

Please sign in to comment.