From 8c861eb6f5bd5bd4b2cfa94ba40cd847830b55a1 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 12 Oct 2024 00:35:34 +0200 Subject: [PATCH] rust-k9=0.12.0-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 1f4dc6df2..17f47252a 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.10-2" -export PIKA_PACKAGE_NAME="libdata-checks-perl" +export PIKA_PACKAGE_VERSION="0.12.0-1" +export PIKA_PACKAGE_NAME="rust-k9" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"