From b8f20169b911733c3e150bc719d173dfb1dced93 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 5 Jan 2025 22:45:37 +0100 Subject: [PATCH] rust-git-testament-derive=0.2.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 b691bb2da..c1207193c 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="9" -export PIKA_PACKAGE_NAME="meta-plasma-mobile" +export PIKA_PACKAGE_VERSION="0.2.1-1" +export PIKA_PACKAGE_NAME="rust-git-testament-derive" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"