From bf930da4ce30ecf93019075547f6440da6515061 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 7 Nov 2024 12:10:14 +0100 Subject: [PATCH] haskell-haskell-src=1.0.4.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 56be76243..ea0eb353e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.4.0-1" -export PIKA_PACKAGE_NAME="python-openstep-plist" +export PIKA_PACKAGE_VERSION="1.0.4.1-1" +export PIKA_PACKAGE_NAME="haskell-haskell-src" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"