From 11c7ddcd9e7d5e66a71e9b1a3d889e09099501e9 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 5 Nov 2024 07:36:18 +0100 Subject: [PATCH] rust-cargo-outdated=0.15.0-3 --- 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 bb3bf0054..1e61b47d0 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="7.0.4-3" -export PIKA_PACKAGE_NAME="tryton-modules-product-kit" +export PIKA_PACKAGE_VERSION="0.15.0-3" +export PIKA_PACKAGE_NAME="rust-cargo-outdated" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"