From ced5eb46def0fc6bcf53f04cf40ed769cb9be4cf Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 8 Oct 2024 18:27:11 +0200 Subject: [PATCH] haskell-ipynb=0.2-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 f3dfd4b80..6392aaa4a 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.9.5-1" -export PIKA_PACKAGE_NAME="haskell-path" +export PIKA_PACKAGE_VERSION="0.2-3" +export PIKA_PACKAGE_NAME="haskell-ipynb" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"