Skip to content

Commit 1821713

Browse files
Update to the 65.0.1 package set.
1 parent c97e8b7 commit 1821713

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

latest-compatible-sets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"0.15.12": "psc-0.15.12-20231123",
3232
"0.15.13": "psc-0.15.13-20231228",
3333
"0.15.14": "psc-0.15.14-20240227",
34-
"0.15.15": "psc-0.15.15-20250609"
34+
"0.15.15": "psc-0.15.15-20250618"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8009,7 +8009,7 @@
80098009
"untagged-union"
80108010
],
80118011
"repo": "https://github.com/collegevine/purescript-whine.git",
8012-
"version": "v0.0.30"
8012+
"version": "v0.0.32"
80138013
},
80148014
"xterm": {
80158015
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7152,7 +7152,7 @@
71527152
, "untagged-union"
71537153
]
71547154
, repo = "https://github.com/collegevine/purescript-whine.git"
7155-
, version = "v0.0.30"
7155+
, version = "v0.0.32"
71567156
}
71577157
, xterm =
71587158
{ dependencies = [ "aff-promise", "css", "options", "web-uievents" ]

0 commit comments

Comments
 (0)