build: Unpin GMime back to mainline for nightly Flatpak

It's had a pre-release version bump, so we can now tell the difference
if it's been built with the recent incompatible GI/VAPI changes.

See !699
This commit is contained in:
Michael Gratton 2021-04-28 08:44:03 +10:00
parent 213c470416
commit b0ad8274a5
2 changed files with 2 additions and 4 deletions

View file

@ -207,7 +207,7 @@
{
"type": "git",
"url": "https://github.com/jstedfast/gmime.git",
"branch": "3.2.7"
"branch": "master"
}
]
},

View file

@ -211,9 +211,7 @@ modules:
sources:
- type: git
url: https://github.com/jstedfast/gmime.git
# Pin to 3.2.7 until 3.2.8 is released, or the mainline branch
# is pre-bumped to same.
branch: 3.2.7
branch: master
# Geary dependency
- name: libpeas