From 0572ed1c3bef8a658016bc72b487ee368bf1a13e Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 8 Jan 2025 00:31:56 +0100 Subject: [PATCH] python-diff-match-patch=20241021-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 7d13061ae..f2d0f66de 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="6.5.2-1" -export PIKA_PACKAGE_NAME="importlib-resources" +export PIKA_PACKAGE_VERSION="20241021-1" +export PIKA_PACKAGE_NAME="python-diff-match-patch" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"