From ca02cb5b65324dfd24ae11e269e8cc31eab6f115 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 18:18:10 +0200 Subject: [PATCH] haskell-peano=0.1.0.2-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 a5667ea51..9542d45a1 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.19.0.1-5" -export PIKA_PACKAGE_NAME="haskell-hmatrix-gsl" +export PIKA_PACKAGE_VERSION="0.1.0.2-1" +export PIKA_PACKAGE_NAME="haskell-peano" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"