From 9faf1659c0482eafe3b63ebff47bfa2feea41d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bellegarde?= Date: Fri, 24 Mar 2023 06:52:06 +0100 Subject: [PATCH] flatpak: stick to libpeas1 for now --- org.gnome.Geary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 39aa1e21..a27be0c6 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -216,7 +216,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libpeas.git", - "branch": "master" + "commit": "7f245fa5158204621c3469756a951b68a651c4fe" } ] },