[gnome-clocks] Bump libhandy to 0.90.0
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] Bump libhandy to 0.90.0
- Date: Fri, 7 Aug 2020 13:02:51 +0000 (UTC)
commit 7bbb575bf148a74b08b130ecde65548d7a637b02
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Aug 7 14:07:48 2020 +0200
Bump libhandy to 0.90.0
The API is now stable.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 9d7ada3..2fba96a 100644
--- a/meson.build
+++ b/meson.build
@@ -19,7 +19,7 @@ gweather = dependency('gweather-3.0', version: '>=3.32.0')
gnomedesktop = dependency('gnome-desktop-3.0', version: '>=3.8')
geocodeglib = dependency('geocode-glib-1.0', version: '>=1.0')
libgeoclue = dependency('libgeoclue-2.0', version: '>=2.4')
-libhandy = dependency ('libhandy-1', version: '>= 0.80.0', required: false)
+libhandy = dependency ('libhandy-1', version: '>= 0.90.0', required: false)
if not libhandy.found()
libhandy_subproj = subproject(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]