From 4864aae157190a66d0cf1f1eb164686c64893c81 Mon Sep 17 00:00:00 2001 From: sigma-andex <77549848+sigma-andex@users.noreply.github.com> Date: Mon, 22 Aug 2022 07:57:58 +0100 Subject: [PATCH] Upgrade package set --- packages.dhall | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages.dhall b/packages.dhall index 933feb7..26bd80b 100644 --- a/packages.dhall +++ b/packages.dhall @@ -1,6 +1,5 @@ let upstream = - https://github.com/purescript/package-sets/releases/download/psc-0.15.4-20220805/packages.dhall - sha256:c80e241af3ba62fc42284b9bc26b4c9bd4525eebe4ab0e9198c9bbeac102f656 + https://github.com/purescript/package-sets/releases/download/psc-0.15.4-20220821/packages.dhall + sha256:a2f8f83c1a195dc641089d5e3efe9ff997d487b570fd8a2e12994a73942711e5 in upstream - with untagged-union = ../purescript-untagged-union/spago.dhall as Location