From b1a28040bb891fd9bdbcebf85d181675dc79d2df Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 5 Sep 2024 05:39:18 +0200 Subject: [PATCH] rust-debian-changelog=0.1.13-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 24dde2571..cb81c3d98 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.4.1-3" -export PIKA_PACKAGE_NAME="rust-debversion" +export PIKA_PACKAGE_VERSION="0.1.13-1" +export PIKA_PACKAGE_NAME="rust-debian-changelog" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"