From 3a3c5a78c4c152e09299cbd98471bf2badf8ed96 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 30 Jul 2024 13:51:12 +0200 Subject: [PATCH] scikit-build=0.18.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 b4c0d935f..2395010bc 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4.0.0-2" -export PIKA_PACKAGE_NAME="ledger-mode" +export PIKA_PACKAGE_VERSION="0.18.0-1" +export PIKA_PACKAGE_NAME="scikit-build" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"