Skip to content

Commit 781ab4a

Browse files
Update to the 75.8.0 package set.
1 parent 1bab6b9 commit 781ab4a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
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-20260404"
34+
"0.15.15": "psc-0.15.15-20260406"
3535
}

packages.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3537,7 +3537,7 @@
35373537
"tuples"
35383538
],
35393539
"repo": "https://github.com/afcondon/purescript-hylograph-graph.git",
3540-
"version": "v0.2.0"
3540+
"version": "v0.3.0"
35413541
},
35423542
"hylograph-layout": {
35433543
"dependencies": [
@@ -3559,7 +3559,7 @@
35593559
"tuples"
35603560
],
35613561
"repo": "https://github.com/afcondon/purescript-hylograph-layout.git",
3562-
"version": "v0.2.1"
3562+
"version": "v0.3.0"
35633563
},
35643564
"hylograph-music": {
35653565
"dependencies": [
@@ -3628,7 +3628,7 @@
36283628
"web-uievents"
36293629
],
36303630
"repo": "https://github.com/afcondon/purescript-hylograph-selection.git",
3631-
"version": "v0.5.0"
3631+
"version": "v0.5.1"
36323632
},
36333633
"hylograph-simulation": {
36343634
"dependencies": [
@@ -10170,7 +10170,7 @@
1017010170
"variant"
1017110171
],
1017210172
"repo": "https://github.com/rowtype-yoga/purescript-yoga-om.git",
10173-
"version": "v2.1.0"
10173+
"version": "v2.2.0"
1017410174
},
1017510175
"yoga-om-layer": {
1017610176
"dependencies": [

src/packages.dhall

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3270,7 +3270,7 @@
32703270
, "tuples"
32713271
]
32723272
, repo = "https://github.com/afcondon/purescript-hylograph-graph.git"
3273-
, version = "v0.2.0"
3273+
, version = "v0.3.0"
32743274
}
32753275
, hylograph-layout =
32763276
{ dependencies =
@@ -3292,7 +3292,7 @@
32923292
, "tuples"
32933293
]
32943294
, repo = "https://github.com/afcondon/purescript-hylograph-layout.git"
3295-
, version = "v0.2.1"
3295+
, version = "v0.3.0"
32963296
}
32973297
, hylograph-music =
32983298
{ dependencies =
@@ -3361,7 +3361,7 @@
33613361
, "web-uievents"
33623362
]
33633363
, repo = "https://github.com/afcondon/purescript-hylograph-selection.git"
3364-
, version = "v0.5.0"
3364+
, version = "v0.5.1"
33653365
}
33663366
, hylograph-simulation =
33673367
{ dependencies =
@@ -9410,7 +9410,7 @@
94109410
, "variant"
94119411
]
94129412
, repo = "https://github.com/rowtype-yoga/purescript-yoga-om.git"
9413-
, version = "v2.1.0"
9413+
, version = "v2.2.0"
94149414
}
94159415
, yoga-om-layer =
94169416
{ dependencies =

0 commit comments

Comments
 (0)