From a1a53450ad287d24a398bcbce8ef31ea3f3d71d8 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 21 Sep 2024 18:45:31 +0200 Subject: [PATCH] haskell-with-location=0.1.0-9 --- 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 58067094f..59c6817c2 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2:25.0.0~rc1-2" -export PIKA_PACKAGE_NAME="neutron-dynamic-routing" +export PIKA_PACKAGE_VERSION="0.1.0-9" +export PIKA_PACKAGE_NAME="haskell-with-location" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"