Skip to content

Commit

Permalink
Update to the 34.0.0 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Aug 5, 2023
1 parent 5219fac commit b8259fc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion latest-compatible-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"0.15.7": "psc-0.15.7-20230408",
"0.15.8": "psc-0.15.8-20230617",
"0.15.9": "psc-0.15.9-20230718",
"0.15.10": "psc-0.15.10-20230804"
"0.15.10": "psc-0.15.10-20230805"
}
4 changes: 2 additions & 2 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3949,7 +3949,7 @@
"node-path"
],
"repo": "https://github.com/purescript-deprecated/purescript-node-fs-aff.git",
"version": "v9.2.0"
"version": "v9.2.2"
},
"node-http": {
"dependencies": [
Expand Down Expand Up @@ -4094,7 +4094,7 @@
"tailrec"
],
"repo": "https://github.com/purescript-deprecated/purescript-node-streams-aff.git",
"version": "v5.0.0"
"version": "v5.0.2"
},
"node-url": {
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -3521,7 +3521,7 @@
, node-fs-aff =
{ dependencies = [ "aff", "either", "node-fs", "node-path" ]
, repo = "https://github.com/purescript-deprecated/purescript-node-fs-aff.git"
, version = "v9.2.0"
, version = "v9.2.2"
}
, node-http =
{ dependencies =
Expand Down Expand Up @@ -3656,7 +3656,7 @@
]
, repo =
"https://github.com/purescript-deprecated/purescript-node-streams-aff.git"
, version = "v5.0.0"
, version = "v5.0.2"
}
, node-url =
{ dependencies = [ "nullable" ]
Expand Down

0 comments on commit b8259fc

Please sign in to comment.