From d60779528e2a7ab34bf1ff153a27c086a943aed8 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 5 Sep 2024 05:57:08 +0200 Subject: [PATCH] rust-breezyshim=0.1.181-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 f6c4c7c2e..cf91e684f 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="43.0.0-1" -export PIKA_PACKAGE_NAME="python-cryptography-vectors" +export PIKA_PACKAGE_VERSION="0.1.181-1" +export PIKA_PACKAGE_NAME="rust-breezyshim" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"