From a60156ad209656409315081e363fb22d2b0c0c05 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 22 Feb 2025 11:02:00 +0100 Subject: [PATCH] debcraft=0.4.0 --- 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 b2b813335..ccce7293d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.30.9-1" -export PIKA_PACKAGE_NAME="rust-winit" +export PIKA_PACKAGE_VERSION="0.4.0" +export PIKA_PACKAGE_NAME="debcraft" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"