Update to epiphany-42.4.

This commit is contained in:
ajacoutot 2022-08-06 10:19:39 +00:00
parent a6f9b19d9e
commit f2543c86b5
3 changed files with 4 additions and 10 deletions

View File

@ -1,7 +1,7 @@
COMMENT= GNOME web browser based on webkit
GNOME_PROJECT= epiphany
GNOME_VERSION= 42.3
GNOME_VERSION= 42.4
CATEGORIES= www

View File

@ -1,2 +1,2 @@
SHA256 (epiphany-42.3.tar.xz) = cxbTxlAOgl2OVyk/pYBHxWcnvuFs1rasgE/+XZsilWA=
SIZE (epiphany-42.3.tar.xz) = 6106824
SHA256 (epiphany-42.4.tar.xz) = Nwk4rSkg7rKLwkNZRHdre6VaDi7eZYNveYGM+36PCGA=
SIZE (epiphany-42.4.tar.xz) = 6107820

View File

@ -1,10 +1,4 @@
../epiphany-42.1/lib/safe-browsing/ephy-gsb-service.c:121:45: warning: format specifies type 'long' but the argument has type 'gint64' (aka 'long long') [-Wformat]
../epiphany-42.1/lib/safe-browsing/ephy-gsb-service.c:170:48: warning: format specifies type 'long' but the argument has type 'gint64' (aka 'long long') [-Wformat]
../epiphany-42.1/lib/safe-browsing/ephy-gsb-service.c:591:10: warning: format specifies type 'long' but the argument has type 'long long' [-Wformat]
../epiphany-42.1/lib/safe-browsing/ephy-gsb-service.c:597:10: warning: format specifies type 'long' but the argument has type 'long long' [-Wformat]
64bit time_t
Index: lib/safe-browsing/ephy-gsb-service.c
--- lib/safe-browsing/ephy-gsb-service.c.orig