From 57271446e5fca86ad9b7c855f6fccf5d3ad1f706 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 19 Jan 2025 16:31:11 +0100 Subject: [PATCH] rust-console=0.15.10-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 e18ad6a7a..639d9241e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:2.2.1-1" -export PIKA_PACKAGE_NAME="avr-libc" +export PIKA_PACKAGE_VERSION="0.15.10-1" +export PIKA_PACKAGE_NAME="rust-console" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"