From 0989596ff3f7c7e5ab3538ee9442580359ba66d3 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 5 Jan 2025 20:16:13 +0100 Subject: [PATCH] gcc-mingw-w64=27~exp7 --- pika-build-config/lto.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index fd27059d7..327f1df37 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="3:1.0.1-3" -export PIKA_PACKAGE_NAME="php-pspell" +export PIKA_PACKAGE_VERSION="27~exp7" +export PIKA_PACKAGE_NAME="gcc-mingw-w64" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b0" -export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file +export PIKA_REBUILD_VERSION="b3" +export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file