From e0e4b40b488609d9070a9ec7d119c8c20aa8f86a Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 25 Jan 2025 04:56:48 +0100 Subject: [PATCH] pytest-mypy-plugins=3.2.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 8ef3c958b..e042ee7da 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.17.10-1" -export PIKA_PACKAGE_NAME="ibus-table" +export PIKA_PACKAGE_VERSION="3.2.0-1" +export PIKA_PACKAGE_NAME="pytest-mypy-plugins" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"