Skip to content

Commit 7be5def

Browse files
Update to the 72.0.1 package set.
1 parent ae5b44c commit 7be5def

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9127,7 +9127,7 @@
91279127
"untagged-union"
91289128
],
91299129
"repo": "https://github.com/collegevine/purescript-whine.git",
9130-
"version": "v0.0.32"
9130+
"version": "v0.0.33"
91319131
},
91329132
"xterm": {
91339133
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8420,7 +8420,7 @@
84208420
, "untagged-union"
84218421
]
84228422
, repo = "https://github.com/collegevine/purescript-whine.git"
8423-
, version = "v0.0.32"
8423+
, version = "v0.0.33"
84248424
}
84258425
, xterm =
84268426
{ dependencies =

0 commit comments

Comments
 (0)