From a00d72d5e97e7e927e9d98089235ef66e61c76da Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 16 Oct 2024 11:06:41 +0200 Subject: [PATCH] rust-once-cell=1.20.2-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 234c239ff..310f6f022 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.2.3-1" -export PIKA_PACKAGE_NAME="rust-systemstat" +export PIKA_PACKAGE_VERSION="1.20.2-1" +export PIKA_PACKAGE_NAME="rust-once-cell" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"