From 725e9c96b5dc9e1c73f43341424c58e5257e051c Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 20 Dec 2024 16:53:57 +0100 Subject: [PATCH] django-auditlog=3.0.0-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 ed70fcd37..51db84c95 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.1.1-3" -export PIKA_PACKAGE_NAME="rust-du-dust" +export PIKA_PACKAGE_VERSION="3.0.0-2" +export PIKA_PACKAGE_NAME="django-auditlog" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"