From e2b00e4181a2c24149720cc9233f6ea4072d95a4 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 02:17:08 +0200 Subject: [PATCH] rust-headers=0.3.9-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 d23430057..79ce6001c 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.6.0-1" -export PIKA_PACKAGE_NAME="kgeotag" +export PIKA_PACKAGE_VERSION="0.3.9-2" +export PIKA_PACKAGE_NAME="rust-headers" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"