summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2020-07-30 15:25:20 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2020-08-09 17:13:20 +0000
commitcfb43436c130d8514be56c7b1eaf98277737ebab (patch)
tree59f7ed0f0e5c29a27d1ae825455d7dc32fe3b0f1
parent79a830de2b4734097b8c3d6aac519209b832ad21 (diff)
downloadgnome-contacts-cfb43436c130d8514be56c7b1eaf98277737ebab.tar.gz
Bump libhandy to 0.85.0
-rw-r--r--meson.build2
m---------subprojects/libhandy0
2 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ffc0838..0be097e 100644
--- a/meson.build
+++ b/meson.build
@@ -65,7 +65,7 @@ if get_option('telepathy')
telepathy_glib = dependency('telepathy-glib', version: '>= 0.22.0')
endif
-libhandy = dependency('libhandy-1', version: '>= 0.84.0', required: false)
+libhandy = dependency('libhandy-1', version: '>= 0.85.0', required: false)
if not libhandy.found()
libhandy_subproj = subproject(
'libhandy',
diff --git a/subprojects/libhandy b/subprojects/libhandy
-Subproject 3a61bd9c6bc95f5418ef5376a99632d103162d4
+Subproject 709e08635bacc63c8e4894ccb6067f6cfe497f3