From acc7f6c7a42632a18730ab9dca6144728c05dae0 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 12 Nov 2024 22:19:36 +0100 Subject: [PATCH] rust-cargo-outdated=0.15.0-4 --- 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 a70558c59..473577908 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="7.2.0+ds1-3" -export PIKA_PACKAGE_NAME="golang-github-checkpoint-restore-go-criu" +export PIKA_PACKAGE_VERSION="0.15.0-4" +export PIKA_PACKAGE_NAME="rust-cargo-outdated" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"