From 71ba7e35a00d5937d41759c74ebb6f4854ee29c1 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 8 Oct 2024 08:13:53 +0200 Subject: [PATCH] haskell-pointed=5.0.4-3 --- 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 081aa5476..9e7cdc3c8 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.9.0.2-1" -export PIKA_PACKAGE_NAME="haskell-vector-algorithms" +export PIKA_PACKAGE_VERSION="5.0.4-3" +export PIKA_PACKAGE_NAME="haskell-pointed" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"