From ade6b21e88d5d220e94bae01d52a3dfc07f66066 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 15 Feb 2025 10:31:58 +0100 Subject: [PATCH] rust-cargo-outdated=0.16.0-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 2d2264735..093f99e4b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.67.0-1" -export PIKA_PACKAGE_NAME="rust-gix" +export PIKA_PACKAGE_VERSION="0.16.0-1" +export PIKA_PACKAGE_NAME="rust-cargo-outdated" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"