From a91e8ddea4799ee71a05b2214f44bdbf6751c0a2 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 3 Oct 2024 11:32:14 +0200 Subject: [PATCH] haskell-blaze-html=0.9.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 3def9b288..1c11ea2af 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.22.8-1" -export PIKA_PACKAGE_NAME="golang-1.22" +export PIKA_PACKAGE_VERSION="0.9.2.0-1" +export PIKA_PACKAGE_NAME="haskell-blaze-html" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"