Skip to content

Commit 10c9156

Browse files
Update to the 77.4.1 package set.
1 parent 6e09c17 commit 10c9156

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-20260528"
34+
"0.15.15": "psc-0.15.15-20260604"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9799,7 +9799,7 @@
97999799
"untagged-union"
98009800
],
98019801
"repo": "https://github.com/collegevine/purescript-whine.git",
9802-
"version": "v0.0.33"
9802+
"version": "v0.0.34"
98039803
},
98049804
"xterm": {
98059805
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9056,7 +9056,7 @@
90569056
, "untagged-union"
90579057
]
90589058
, repo = "https://github.com/collegevine/purescript-whine.git"
9059-
, version = "v0.0.33"
9059+
, version = "v0.0.34"
90609060
}
90619061
, xterm =
90629062
{ dependencies =

0 commit comments

Comments
 (0)