From 3fcea8ffe51298d88f75ee045132c502d147c229 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 9 Sep 2024 23:54:02 +0200 Subject: [PATCH] crun=1.17-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 2c5c2ffcd..464c95a85 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.4.0-2" -export PIKA_PACKAGE_NAME="golang-github-charmbracelet-log" +export PIKA_PACKAGE_VERSION="1.17-1" +export PIKA_PACKAGE_NAME="crun" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"