From 4fb2b3f417b0e56028e2877f14d7d6a8855fc8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Mon, 5 Dec 2016 21:49:50 +0100 Subject: [PATCH] Newer versions of gi-* packages --- build-constraints.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ca8dfd..1c333807 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2415,18 +2415,18 @@ packages: # Pinned to versions not using custom-setup, since stack does # not understand that syntax yet: # https://github.com/commercialhaskell/stack/issues/2094 - - gi-atk == 2.0.7 - - gi-cairo == 1.0.7 - - gi-gdk == 3.0.7 - - gi-gdkpixbuf == 2.0.7 - - gi-gio == 2.0.7 - - gi-glib == 2.0.7 - - gi-gobject == 2.0.7 - - gi-gtk == 3.0.7 - - gi-pango == 1.0.7 - - gi-soup == 2.4.7 - - gi-javascriptcore == 3.0.7 - - gi-webkit == 3.0.7 + - gi-atk == 2.0.8 + - gi-cairo == 1.0.8 + - gi-gdk == 3.0.8 + - gi-gdkpixbuf == 2.0.8 + - gi-gio == 2.0.8 + - gi-glib == 2.0.8 + - gi-gobject == 2.0.8 + - gi-gtk == 3.0.8 + - gi-pango == 1.0.8 + - gi-soup == 2.4.8 + - gi-javascriptcore == 3.0.8 + - gi-webkit == 3.0.8 - haskell-gi - haskell-gi-base