From dff736060e4ff797509b3dddfbb9dbb20c9f84ed Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 15 Feb 2025 11:03:51 +0100 Subject: [PATCH] rust-cargo-c=0.10.8-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 81c6c4e05..f9f153722 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.7.2-2" -export PIKA_PACKAGE_NAME="golang-github-bougou-go-ipmi" +export PIKA_PACKAGE_VERSION="0.10.8-1" +export PIKA_PACKAGE_NAME="rust-cargo-c" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"