From 92c1ce7f8fbd212e96f5aa13e6ef688b692d0c94 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 5 Oct 2024 00:38:22 +0200 Subject: [PATCH] rust-rustfix=0.8.5-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 c46aeb5f8..a6a9b4164 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:1.25.13-2" -export PIKA_PACKAGE_NAME="haxml" +export PIKA_PACKAGE_VERSION="0.8.5-1" +export PIKA_PACKAGE_NAME="rust-rustfix" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"