From ba84c283ceee1292045bfd3e1f1d2b9271d665a0 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 15 Oct 2024 10:48:24 +0200 Subject: [PATCH] rust-edit=0.1.5-2 --- 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 431bac86e..e42a9fc7c 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.6.6-1" -export PIKA_PACKAGE_NAME="python-gbulb" +export PIKA_PACKAGE_VERSION="0.1.5-2" +export PIKA_PACKAGE_NAME="rust-edit" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"