From b817be384c740e656bdaac684db6b319f769ec72 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 2 Mar 2025 06:25:03 +0100 Subject: [PATCH] python-evdev=1.9.1-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 915beb0ec..6bb59e9c5 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2025.0-2" -export PIKA_PACKAGE_NAME="batctl" +export PIKA_PACKAGE_VERSION="1.9.1-1" +export PIKA_PACKAGE_NAME="python-evdev" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"