From d724bd4a9260056ab1f1897c5e06611da92eed76 Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 11 Oct 2024 18:29:03 +0200 Subject: [PATCH] debusine=0.6.0 --- 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 52630450f..b15f0224f 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.32.3-1" -export PIKA_PACKAGE_NAME="haskell-hledger" +export PIKA_PACKAGE_VERSION="0.6.0" +export PIKA_PACKAGE_NAME="debusine" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"