From f7db76a59461dc421ce1df14608067b2bd63705c Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Mon, 4 May 2020 09:22:44 +1000 Subject: [PATCH] org.gnome.Geary.yaml: Pin ytnef to last known good version While https://github.com/Yeraze/ytnef/issues/81 remains an issue, pin to 1.9.3 so CI goes green again. --- org.gnome.Geary.json | 2 +- org.gnome.Geary.yaml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index e0768920..791c19f9 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -230,7 +230,7 @@ { "type": "git", "url": "https://github.com/Yeraze/ytnef.git", - "branch": "master" + "branch": "v1.9.3" } ] }, diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml index 85449488..7a9acd5f 100644 --- a/org.gnome.Geary.yaml +++ b/org.gnome.Geary.yaml @@ -222,7 +222,9 @@ modules: sources: - type: git url: https://github.com/Yeraze/ytnef.git - branch: master + # Pin to last known good version while + # https://github.com/Yeraze/ytnef/issues/81 remains an issue + branch: v1.9.3 # Geary dependency - name: sound-theme-freedesktop