From 1635c2c07e21410ec09c59aeecc64b9ab6445b01 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 30 Sep 2024 18:13:02 +0200 Subject: [PATCH] rust-arboard=3.4.1-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 6bf480c91..40d0fa70f 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.0.15-1" -export PIKA_PACKAGE_NAME="python-wolf-comm" +export PIKA_PACKAGE_VERSION="3.4.1-1" +export PIKA_PACKAGE_NAME="rust-arboard" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"