From 0163aaa635a9949cf06370e78e36ba6967c00566 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 18:24:59 +0200 Subject: [PATCH] projectreactor=2.0.8-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 f0ab1755e..723664a2d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.1.3.0-7" -export PIKA_PACKAGE_NAME="haskell-css-text" +export PIKA_PACKAGE_VERSION="2.0.8-2" +export PIKA_PACKAGE_NAME="projectreactor" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"