Skip to content

Commit

Permalink
Update to the 44.1.0 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Nov 4, 2023
1 parent 57bc9f3 commit 5df9903
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest-compatible-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"0.15.8": "psc-0.15.8-20230617",
"0.15.9": "psc-0.15.9-20230718",
"0.15.10": "psc-0.15.10-20231023",
"0.15.12": "psc-0.15.12-20231103"
"0.15.12": "psc-0.15.12-20231104"
}
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-arrays.git",
"version": "v7.2.1"
"version": "v7.3.0"
},
"arrays-extra": {
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
, "unsafe-coerce"
]
, repo = "https://github.com/purescript/purescript-arrays.git"
, version = "v7.2.1"
, version = "v7.3.0"
}
, arrays-extra =
{ dependencies =
Expand Down

0 comments on commit 5df9903

Please sign in to comment.