From 75b341d296afa209eb47d107c0a62f8b7094afc5 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 23 Dec 2024 06:11:21 +0100 Subject: [PATCH] flake8-docstrings=1.7.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 c9fc13fdd..dbd98b743 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.1.1-12" -export PIKA_PACKAGE_NAME="t4kcommon" +export PIKA_PACKAGE_VERSION="1.7.0-1" +export PIKA_PACKAGE_NAME="flake8-docstrings" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"