From 86c5a77ce2fc1ef035206da1bfbfcfd0f1c0d727 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 8 Oct 2024 19:32:05 +0200 Subject: [PATCH] haskell-debian=4.0.5-2 --- 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 5f7fccdf5..ee81a0472 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4.24.9-2" -export PIKA_PACKAGE_NAME="golang-github-shirou-gopsutil" +export PIKA_PACKAGE_VERSION="4.0.5-2" +export PIKA_PACKAGE_NAME="haskell-debian" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"