From 60b9a8c84065bd856e772f79632f4a0d60ed41d8 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 7 Oct 2024 18:15:41 +0200 Subject: [PATCH] flufl.enum=6.1.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 9126221ac..d91a2656a 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4.8" -export PIKA_PACKAGE_NAME="apt-listchanges" +export PIKA_PACKAGE_VERSION="6.1.0-2" +export PIKA_PACKAGE_NAME="flufl.enum" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"