From 4b7f54d781c1db516064b2bb27c53d1ae0adf86c Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 23 Feb 2025 23:44:06 +0100 Subject: [PATCH] rust-scheduled-thread-pool=0.2.7-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 1565d493b..66c24c926 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.7.3+git20170127.dd8fb7b-5" -export PIKA_PACKAGE_NAME="python-hgapi" +export PIKA_PACKAGE_VERSION="0.2.7-1" +export PIKA_PACKAGE_NAME="rust-scheduled-thread-pool" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"