From 3e1c0a442431e5e3a689eedd7a1f7babef6c5b9d Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 7 Nov 2024 22:23:00 +0100 Subject: [PATCH] rust-unicase=2.7.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 fe169f742..ad35747e8 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.6.32-2" -export PIKA_PACKAGE_NAME="memcached" +export PIKA_PACKAGE_VERSION="2.7.0-1" +export PIKA_PACKAGE_NAME="rust-unicase" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"