From 09131b7118408f10a0cd5ff55b1523d8f30d6b7e Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 19 Aug 2024 02:04:39 +0200 Subject: [PATCH] rust-select=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 b308daa9a..e42cbb75e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.23.0-1" -export PIKA_PACKAGE_NAME="python-watchfiles" +export PIKA_PACKAGE_VERSION="0.6.0-1" +export PIKA_PACKAGE_NAME="rust-select" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b3"