[gnome-contacts] meson: Bump libhandy to 0.0.9



commit 5285e52fffaa7259d4c698b3373f6ae2744e22d1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Mar 7 15:50:26 2019 +0100

    meson: Bump libhandy to 0.0.9

 meson.build          | 2 +-
 subprojects/libhandy | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 1a6ceff..1ff961d 100644
--- a/meson.build
+++ b/meson.build
@@ -63,7 +63,7 @@ if telepathy_enabled
   telepathy_glib = dependency('telepathy-glib', version: '>= 0.22.0')
 endif
 
-libhandy = dependency('libhandy-0.0', version: '>= 0.0.8', required: false)
+libhandy = dependency('libhandy-0.0', version: '>= 0.0.9', required: false)
 if not libhandy.found()
   libhandy_subproj = subproject(
     'libhandy',
diff --git a/subprojects/libhandy b/subprojects/libhandy
index 96c040c..56b0aa6 160000
--- a/subprojects/libhandy
+++ b/subprojects/libhandy
@@ -1 +1 @@
-Subproject commit 96c040cacdf3ae1fcef37a003199ed8b61c0fba7
+Subproject commit 56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c


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