From 499087e7ed2b8573a63120e3ba5bc4b1c8d93ec6 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 14 Dec 2024 05:24:57 +0100 Subject: [PATCH] python-feedgen=1.0.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 7d7a9bac6..0137ce4e0 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.4.1-1" -export PIKA_PACKAGE_NAME="python-sluurp" +export PIKA_PACKAGE_VERSION="1.0.0-1" +export PIKA_PACKAGE_NAME="python-feedgen" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"