From 9653ffe965d1ea42b54e282a42e4d1022590917d Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 10 Oct 2024 13:23:37 +0200 Subject: [PATCH] justbackoff=0.6.0-1 --- 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 ea6479591..8bd80fe9e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4:6.2.0-1" -export PIKA_PACKAGE_NAME="bluedevil" +export PIKA_PACKAGE_VERSION="0.6.0-1" +export PIKA_PACKAGE_NAME="justbackoff" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"