From 4f142fe53b91614afc22727160947e145eaaf6ee Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 8 Sep 2024 11:20:29 +0200 Subject: [PATCH] serpent=1.41-2 --- 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 6a5f1a3e0..be82c9c55 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2.1.3-2" -export PIKA_PACKAGE_NAME="python-sse-starlette" +export PIKA_PACKAGE_VERSION="1.41-2" +export PIKA_PACKAGE_NAME="serpent" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"