summarylogtreecommitdiffstats
path: root/0003-Fix-compile-error-about-missing-QStringView-overload.patch
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:58:09 +0200
committerMartchus2023-09-30 19:58:09 +0200
commit518ac6f7d54039c242ca1c54f076e812ed292c92 (patch)
treec38cdd63e07ff39da478ba869a109d624dcb3af0 /0003-Fix-compile-error-about-missing-QStringView-overload.patch
parent40f599c55f5af06f7e45462553e8c000017af8f1 (diff)
downloadaur-518ac6f7d54039c242ca1c54f076e812ed292c92.tar.gz
Update to 6.5.3
Diffstat (limited to '0003-Fix-compile-error-about-missing-QStringView-overload.patch')
-rw-r--r--0003-Fix-compile-error-about-missing-QStringView-overload.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-Fix-compile-error-about-missing-QStringView-overload.patch b/0003-Fix-compile-error-about-missing-QStringView-overload.patch
index 9ee97ecd8cb5..05131f8e794d 100644
--- a/0003-Fix-compile-error-about-missing-QStringView-overload.patch
+++ b/0003-Fix-compile-error-about-missing-QStringView-overload.patch
@@ -1,4 +1,4 @@
-From abfb2bb0da2bc52a35a9a395d1a05ee3e35c68d0 Mon Sep 17 00:00:00 2001
+From 3b2893be029cbead28036c24dace50f146754db3 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Mon, 12 Sep 2022 17:38:47 +0200
Subject: [PATCH 3/3] Fix compile error about missing QStringView overload
@@ -33,5 +33,5 @@ index 222aff0..53d2a18 100644
nextTypeAndForceComplete = startType + lengthType;
} while (true);
--
-2.41.0
+2.42.0