Skip to content

Commit d2f328d

Browse files
author
vitalie
committed
Fix build
1 parent dae4633 commit d2f328d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Diff for: public/version-aliases/ghc.json

+10-7
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@
166166
"9.0.1-alpha1": "9.0.1-alpha1",
167167
"9.0": "9.0.2",
168168
"9.0.1": "9.0.1",
169-
"9": "9.8.0.20230727",
170-
"9.x": "9.8.0.20230727",
171-
"9.x.x": "9.8.0.20230727",
169+
"9": "9.8.0.20230809",
170+
"9.x": "9.8.0.20230809",
171+
"9.x.x": "9.8.0.20230809",
172172
"9.0.x": "9.0.2",
173173
"9.0.2": "9.0.2",
174174
"9.2.1-alpha1": "9.2.1-alpha1",
@@ -184,7 +184,7 @@
184184
"9.2.7": "9.2.7",
185185
"9.2.8": "9.2.8",
186186
"9.4.1-alpha1": "9.4.1-alpha1",
187-
"9.4": "9.4.5",
187+
"9.4": "9.4.6",
188188
"9.4.1-alpha2": "9.4.1-alpha2",
189189
"9.4.1-alpha3": "9.4.1-alpha3",
190190
"9.4.1": "9.4.1",
@@ -193,6 +193,7 @@
193193
"9.4.3": "9.4.3",
194194
"9.4.4": "9.4.4",
195195
"9.4.5": "9.4.5",
196+
"9.4.6": "9.4.6",
196197
"9.6.0.20230111": "9.6.0.20230111",
197198
"9.6.x": "9.6.2",
198199
"9.6": "9.6.2",
@@ -205,7 +206,9 @@
205206
"9.6.1": "9.6.1",
206207
"9.6.2": "9.6.2",
207208
"9.8.0.20230727": "9.8.0.20230727",
208-
"9.8.x": "9.8.0.20230727",
209-
"9.8": "9.8.1-alpha1",
210-
"9.8.1-alpha1": "9.8.1-alpha1"
209+
"9.8.x": "9.8.0.20230809",
210+
"9.8": "9.8.1-alpha2",
211+
"9.8.0.20230809": "9.8.0.20230809",
212+
"9.8.1-alpha1": "9.8.1-alpha1",
213+
"9.8.1-alpha2": "9.8.1-alpha2"
211214
}

0 commit comments

Comments
 (0)