flatpak: Update GTK4 to 4.6.4

With latest GTK 4.6.4 the issues with opening popovers are finally fixed. Stop patching older version and just build the latest one.
This commit is contained in:
Rafał Dzięgiel
2022-05-18 08:46:23 +02:00
parent ca64d9d2ee
commit 82922e51f9
2 changed files with 2 additions and 37 deletions

View File

@@ -26,12 +26,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
"tag": "4.6.2",
"commit": "aec7ca82007dbe07faee6be084d20758ebac2b91"
},
{
"type": "patch",
"path": "gtk4-popover-unrealize.patch"
"tag": "4.6.4",
"commit": "1e6bad6c4f412dc0eb7b2f508cb4465929a04303"
}
]
}