From 090d0a72d95246826ed3a62f24aec48e75f82260 Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 4 Oct 2024 11:50:14 +0200 Subject: [PATCH] cava=0.6.0-2 --- 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 c537b990e..65434bd89 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="0.7.2.0-2" -export PIKA_PACKAGE_NAME="haskell-dependent-sum" +export PIKA_PACKAGE_VERSION="0.6.0-2" +export PIKA_PACKAGE_NAME="cava" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b0" -export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file +export PIKA_REBUILD_VERSION="b3" +export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file