From 28048fa7a889dac201b6e2eb8ed5b857dad4e1e2 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 14 Jan 2025 17:40:44 +0100 Subject: [PATCH] identify=2.6.5-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 3747164b3..39cf6e697 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="26.1.3-1" -export PIKA_PACKAGE_NAME="sqlglot" +export PIKA_PACKAGE_VERSION="2.6.5-1" +export PIKA_PACKAGE_NAME="identify" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"