From feb53ca9c2c021a565d0fc8788501ca9b4fb9459 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 28 Sep 2024 00:04:46 +0200 Subject: [PATCH] rust-debian-changelog=0.1.14-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 6e2f786c2..843fbd83e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.13.0-1" -export PIKA_PACKAGE_NAME="yarl" +export PIKA_PACKAGE_VERSION="0.1.14-1" +export PIKA_PACKAGE_NAME="rust-debian-changelog" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"