From e96b716c43e76fefe2197a9e0e47873027a9a49f Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 06:22:58 +0200 Subject: [PATCH] haskell-chunked-data=0.3.1-7 --- 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 e9bdc5337..d8c261ac0 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.0.2-1" -export PIKA_PACKAGE_NAME="haskell-monad-chronicle" +export PIKA_PACKAGE_VERSION="0.3.1-7" +export PIKA_PACKAGE_NAME="haskell-chunked-data" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"