From bff28ff4037a4cb2473744a920b5442f357113c2 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 9 Oct 2024 11:36:40 +0200 Subject: [PATCH] pre-commit=4.0.1-1 --- 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 e6daa63fa..8e03f7282 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="0.18.0-1" -export PIKA_PACKAGE_NAME="rust-atk-0.18" +export PIKA_PACKAGE_VERSION="4.0.1-1" +export PIKA_PACKAGE_NAME="pre-commit" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b3" -export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file +export PIKA_REBUILD_VERSION="b0" +export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file