From 44a6e9b912d9f691b86f6501bfb81b60c0cf4c33 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 8 Jan 2025 11:22:08 +0100 Subject: [PATCH] debdelta=0.70+nmu1 --- 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 f3750136c..cae4eed94 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.1.1-4" -export PIKA_PACKAGE_NAME="rust-du-dust" +export PIKA_PACKAGE_VERSION="0.70+nmu1" +export PIKA_PACKAGE_NAME="debdelta" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"