[epiphany/gnome-3-32] Bump libhandy to 0.0.8



commit c7c083e7c6b9635065b5080cfdbe07b1c798b81d
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Feb 17 08:31:50 2019 +0000

    Bump libhandy to 0.0.8
    
    This ensures we use the latest fixes.
    
    Fixes https://gitlab.gnome.org/GNOME/epiphany/issues/680
    
    
    (cherry picked from commit 2485f0f351914fb89566077714eaddde1531d572)

 meson.build               | 2 +-
 subprojects/libhandy.wrap | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 8db3f3ea8..d6acb9cbf 100644
--- a/meson.build
+++ b/meson.build
@@ -99,7 +99,7 @@ icu_uc_dep = dependency('icu-uc', version: '>= 4.6')
 iso_codes_dep = dependency('iso-codes', version: '>= 0.35')
 json_glib_dep = dependency('json-glib-1.0', version: '>= 1.2.4')
 libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.29.4', required: false)
-libhandy_dep = dependency('libhandy-0.0', version: '>= 0.0.7', required: false)
+libhandy_dep = dependency('libhandy-0.0', version: '>= 0.0.8', required: false)
 libnotify_dep = dependency('libnotify', version: '>= 0.5.1')
 libsecret_dep = dependency('libsecret-1', version: '>= 0.14')
 libsoup_dep = dependency('libsoup-2.4', version: '>= 2.48.0')
diff --git a/subprojects/libhandy.wrap b/subprojects/libhandy.wrap
index 5d5e7ca6a..ff7e3f392 100644
--- a/subprojects/libhandy.wrap
+++ b/subprojects/libhandy.wrap
@@ -1,4 +1,4 @@
 [wrap-git]
 directory=libhandy
 url=https://source.puri.sm/Librem5/libhandy.git
-revision=fac9fa59a83f47655d604796632a932d58cf60bb
+revision=3721b490b6aacd0a8c755bf445b0a91ee9c347bc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]