[gnome-usage] Bump libhandy to 1.0.0
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-usage] Bump libhandy to 1.0.0
- Date: Sat, 12 Sep 2020 14:30:40 +0000 (UTC)
commit ef819373237a777d874df8e42f657713a08bb7ff
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Sep 8 15:10:19 2020 +0200
Bump libhandy to 1.0.0
Let's depend on the stable version.
meson.build | 2 +-
subprojects/libhandy | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 4141730..81d3981 100644
--- a/meson.build
+++ b/meson.build
@@ -15,7 +15,7 @@ gio_unix_dep = dependency('gio-unix-2.0')
gtk_dep = dependency('gtk+-3.0', version : '>=3.20.10')
libdazzle_dep = dependency('libdazzle-1.0', version : '>=3.30')
libgtop_dep = dependency('libgtop-2.0', version : '>= 2.34.0')
-libhandy_dep = dependency('libhandy-1', version : '>= 0.83.0', required: false)
+libhandy_dep = dependency('libhandy-1', version : '>= 1.0.0', required: false)
tracker_dep = dependency('tracker-sparql-3.0')
if not libhandy_dep.found()
diff --git a/subprojects/libhandy b/subprojects/libhandy
index eb8696c..94313c2 160000
--- a/subprojects/libhandy
+++ b/subprojects/libhandy
@@ -1 +1 @@
-Subproject commit eb8696cca00c5511943fbc270d522d43209d8f0e
+Subproject commit 94313c206258860b2428712e7ece1d02c5177857
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]