From 2dcaa810a6ca095a6f85b3c7bd930b57227a6f2d Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 12 Nov 2024 05:36:48 +0100 Subject: [PATCH] audit=1:4.0.2-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 b2f605552..d34be7edc 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.0.9-4" -export PIKA_PACKAGE_NAME="python-langdetect" +export PIKA_PACKAGE_VERSION="1:4.0.2-1" +export PIKA_PACKAGE_NAME="audit" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"