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.
This commit is contained in:
parent
24fde7caa5
commit
f7db76a594
2 changed files with 4 additions and 2 deletions
|
|
@ -230,7 +230,7 @@
|
|||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Yeraze/ytnef.git",
|
||||
"branch": "master"
|
||||
"branch": "v1.9.3"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue