From 6c24ef79aa56a9ad3edc3e3c081d17b8bb8fc871 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 23 Sep 2024 00:48:45 +0200 Subject: [PATCH] telegram-send=0.37-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 317b6df68..52c1e15e1 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.3.4-4" -export PIKA_PACKAGE_NAME="haskell-asn1-types" +export PIKA_PACKAGE_VERSION="0.37-3" +export PIKA_PACKAGE_NAME="telegram-send" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"