From 3985d68e8d1d64603b28339431a030cb96e6607e Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 21 Aug 2024 19:06:07 +0200 Subject: [PATCH] python-test-stages=0.2.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 6ead9206f..dec35e1c6 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:0.51-10" -export PIKA_PACKAGE_NAME="fastforward" +export PIKA_PACKAGE_VERSION="0.2.0-1" +export PIKA_PACKAGE_NAME="python-test-stages" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"