Skip to content

Commit fe53626

Browse files
Update to the 71.1.1 package set.
1 parent 666ebee commit fe53626

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5485,7 +5485,7 @@
54855485
"unsafe-coerce"
54865486
],
54875487
"repo": "https://github.com/cakekindel/purescript-postgresql.git",
5488-
"version": "v2.0.20"
5488+
"version": "v2.0.21"
54895489
},
54905490
"precise": {
54915491
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4927,7 +4927,7 @@
49274927
, "unsafe-coerce"
49284928
]
49294929
, repo = "https://github.com/cakekindel/purescript-postgresql.git"
4930-
, version = "v2.0.20"
4930+
, version = "v2.0.21"
49314931
}
49324932
, precise =
49334933
{ dependencies =

0 commit comments

Comments
 (0)