From 79b045f84d8b0328dfc6e190ad84c5b87683aba7 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 1 Aug 2024 07:14:07 +0200 Subject: [PATCH] purity-off=0-7 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 1add296b9..d0a464006 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.13.12-3" -export PIKA_PACKAGE_NAME="golang-github-theckman-yacspin" +export PIKA_PACKAGE_VERSION="0-7" +export PIKA_PACKAGE_NAME="purity-off" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"