From 19529c02bc7df3dad4e84d427af829eeae059a3f Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 4 Oct 2024 11:50:56 +0200 Subject: [PATCH] haskell-th-desugar=1.15-1 --- pika-build-config/lto.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 65434bd89..43fb64222 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="0.6.0-2" -export PIKA_PACKAGE_NAME="cava" +export PIKA_PACKAGE_VERSION="1.15-1" +export PIKA_PACKAGE_NAME="haskell-th-desugar" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b3" -export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file +export PIKA_REBUILD_VERSION="b0" +export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file