pantheon.elementary-mail: try-catch GLib.Uri.parse
By using a merged patch.
This commit is contained in:
parent
1b1f50645a
commit
9cf3592d15
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ stdenv.mkDerivation rec {
|
|||
# build: support webkit2gtk-4.1
|
||||
# https://github.com/elementary/mail/pull/794
|
||||
(fetchpatch {
|
||||
url = "https://github.com/elementary/mail/commit/7d4878543b27251664852c708d54abc1e4580eab.patch";
|
||||
sha256 = "sha256-yl6Bzjinp+ti/aX+t22GibGeQFtharZNk3MmbuJm0Tk=";
|
||||
url = "https://github.com/elementary/mail/commit/9e6eb73a8420c9bf327e59c25e7e6d8fa87d480a.patch";
|
||||
sha256 = "sha256-idkVymePLa7vgfuou0HIrbWRCaWAgZliDcp4HyZBArs=";
|
||||
})
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue