From e9d4442c6d0b0c2d279d2238ca23fbbf5dec9858 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 17 Dec 2024 18:10:29 +0100 Subject: [PATCH] tomoscan=2.2.0~dev0-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 5b81ec52f..3099c5bdf 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.36.1-11" -export PIKA_PACKAGE_NAME="python-eventlet" +export PIKA_PACKAGE_VERSION="2.2.0~dev0-1" +export PIKA_PACKAGE_NAME="tomoscan" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"