From e77c21c8176f1f10f5894cb97378e1a3458cedac Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 23 Jan 2025 01:44:16 +0100 Subject: [PATCH] identify=2.6.6-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 954aadcc5..c75a8afb0 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:3.38.1-3" -export PIKA_PACKAGE_NAME="four-in-a-row" +export PIKA_PACKAGE_VERSION="2.6.6-1" +export PIKA_PACKAGE_NAME="identify" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"