corpus

Log | Files | Refs | README | LICENSE

commit 21395573964bfe20f2f5adcb151213be686e59be
parent f940cbf10297ce8caacd4b2dce47ba7f1e589560
Author: mtmn <miro@haravara.org>
Date:   Sun, 10 May 2026 03:52:18 +0200

chore(deps): bump purescript registry

Diffstat:
Mflake.nix | 2+-
Mspago.lock | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/flake.nix b/flake.nix @@ -65,7 +65,7 @@ outputHashAlgo = "sha256"; outputHashMode = "recursive"; - outputHash = "sha256-LvWlpMyA7HJGSBzWOjjwAgO2ocOq+EdT2DvMizeNEZQ="; + outputHash = "sha256-dBorhgF/CIngAe+6fvvGHnGkQsk070SDZbgF5xTGx9c="; buildPhase = '' export HOME=$TMPDIR diff --git a/spago.lock b/spago.lock @@ -62,7 +62,7 @@ }, "package_set": { "address": { - "registry": "76.2.0" + "registry": "76.2.1" }, "compiler": ">=0.15.15 <0.16.0", "content": { @@ -100,7 +100,7 @@ "assert-multiple": "0.4.0", "avar": "5.0.1", "axon": "0.0.3", - "b64": "0.0.8", + "b64": "0.0.9", "barbies": "1.0.1", "barlow-lens": "0.9.0", "benchlib": "0.0.4",