From 6fa8426ff46a4d965d8c467590982df4c0109a62 Mon Sep 17 00:00:00 2001 From: John Preston Date: Sat, 25 Feb 2023 17:04:52 +0400 Subject: [PATCH] Backport hinting changes from Qt 6 on Windows. --- Telegram/build/prepare/prepare.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index b51840ba3..7c293d3f3 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -404,7 +404,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout f9542e5334 + git checkout e8574ccccc """) stage('msys64', """