From 52489f3f6d2bb79762d253c6b4dbd996121fbca9 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 1 Jan 2025 07:41:21 +0100 Subject: [PATCH] rust-tungstenite=0.24.0-3 --- 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 25d95eb7a..4a6122fd8 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4.4.0+dfsg-3" -export PIKA_PACKAGE_NAME="sdcc" +export PIKA_PACKAGE_VERSION="0.24.0-3" +export PIKA_PACKAGE_NAME="rust-tungstenite" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"