From be8d3c7aba9f6d0f869d52ca6621795a9877def0 Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 2 Aug 2024 01:28:03 +0200 Subject: [PATCH] rust-blake2b-simd=1.0.2-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 0264f46f1..6ebdbdfe8 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.19.0-2" -export PIKA_PACKAGE_NAME="golang-github-prometheus-client-golang" +export PIKA_PACKAGE_VERSION="1.0.2-1" +export PIKA_PACKAGE_NAME="rust-blake2b-simd" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"