From 26c621937f058f93fdc511e2a15fe26c25dcdcd6 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 17 Sep 2024 20:02:30 +0200 Subject: [PATCH] haskell-monads-tf=0.3.0.1-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 19bbc1a81..d2c6a5e74 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.1.0.4-1" -export PIKA_PACKAGE_NAME="haskell-brainfuck" +export PIKA_PACKAGE_VERSION="0.3.0.1-1" +export PIKA_PACKAGE_NAME="haskell-monads-tf" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"