From 0b5c1999be0ca0c5134a3dfb448c4304aeb7eaf7 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 18:46:51 +0200 Subject: [PATCH] kweather=24.08.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 2c030322c..5a4290841 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="9.5.0-1" -export PIKA_PACKAGE_NAME="haskell-megaparsec" +export PIKA_PACKAGE_VERSION="24.08.0-1" +export PIKA_PACKAGE_NAME="kweather" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"