summarylogtreecommitdiffstats
path: root/0003-Fix-compile-error-about-missing-QStringView-overload.patch
diff options
context:
space:
mode:
authorMartchus2024-05-26 21:12:48 +0200
committerMartchus2024-05-26 21:12:48 +0200
commit0f68638fb52d580040f0cbd343b031f8dbc63321 (patch)
tree454cb7c585ceef6d67b35e41d0cf3bddc288ecc7 /0003-Fix-compile-error-about-missing-QStringView-overload.patch
parente084185026fc556d655de57becd4df6cf972cc49 (diff)
downloadaur-0f68638fb52d580040f0cbd343b031f8dbc63321.tar.gz
Update to 6.7.1
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 80cd2b70cd0a..f14eda0e1feb 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 33479fe078468b289b80aa4ea2e502e6c7bbf34d Mon Sep 17 00:00:00 2001
+From ddab7c616dc45d5827bdbd8c78465575edc4ef0c 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 679bf9e..d73457a 100644
nextTypeAndForceComplete = startType + lengthType;
} while (true);
--
-2.44.0
+2.45.1