From 3f887ac2a7a18d2ac543538da9fa53912b71323c Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 25 Sep 2024 23:13:17 +0200 Subject: [PATCH] rust-debversion=0.4.3-2 --- 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 4e31fa70d..2b3898d46 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.2.0-1" -export PIKA_PACKAGE_NAME="ocaml-stdlib-random" +export PIKA_PACKAGE_VERSION="0.4.3-2" +export PIKA_PACKAGE_NAME="rust-debversion" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"