[packaging/craft-blueprints-kde] libs/qt6/qtbase: Rebuild qtbase, investigating an elusive network crash
Hannah von Reth <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e96e58d819890896cc553a3c00367e2df4eb0ea1 by Hannah von Reth.
Committed on 22/07/2026 at 12:20.
Pushed by vonreth into branch 'master'.
Rebuild qtbase, investigating an elusive network crash
M +1 -1 libs/qt6/qtbase/qtbase.py
https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/e96e58d819890896cc553a3c00367e2df4eb0ea1
diff --git a/libs/qt6/qtbase/qtbase.py b/libs/qt6/qtbase/qtbase.py
index 69d7346d6..bdc6b3679 100644
--- a/libs/qt6/qtbase/qtbase.py
+++ b/libs/qt6/qtbase/qtbase.py
@@ -56,7 +56,7 @@ class subinfo(info.infoclass):
self.patchLevel["6.8.0"] = 2
self.patchLevel["6.8.1"] = 2
self.patchLevel["6.11.0"] = 1
- self.patchLevel["6.11.1"] = 1
+ self.patchLevel["6.11.1"] = 2
def setDependencies(self):
self.runtimeDependencies["virtual/base"] = None