From 5279bcbeaba685bb8b859463ae3e3260a87d6ecb Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 29 Sep 2024 00:22:05 +0200 Subject: [PATCH] python-hypothesis=6.112.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 a84970e40..4c30c9780 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:2.13.0-1" -export PIKA_PACKAGE_NAME="onevpl" +export PIKA_PACKAGE_VERSION="6.112.1-1" +export PIKA_PACKAGE_NAME="python-hypothesis" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"