From db2884bdcb75bca2e6dfe0d8e62ffd79f29ed78c Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jun 2020 00:45:01 +0100 Subject: [PATCH] constrain latest gi- packages --- build-constraints.yaml | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62382d88..62603d1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3071,28 +3071,31 @@ packages: - sum-type-boilerplate "Iñaki García Etxebarria @garetxe": - - haskell-gi - - haskell-gi-base - - gi-atk - - gi-cairo - - gi-dbusmenu - - gi-dbusmenugtk3 - - gi-gdk < 4 - - gi-gdkpixbuf - - gi-gdkx11 < 4 - - gi-gio - - gi-glib - - gi-gobject - - gi-graphene - - gi-gtk < 4 - - gi-gtk-hs + - haskell-gi <0.24.1 + - haskell-gi-base <0.24.0 + - gi-atk <2.0.22 + - gi-cairo <1.0.24 + - gi-dbusmenu <0.4.8 + - gi-dbusmenugtk3 <0.4.9 + - gi-gdk < 3.0.23 + - gi-gdkpixbuf <2.0.24 + - gi-gdkx11 < 3.0.10, + - gi-gio <2.0.27 + - gi-glib <2.0.24 + - gi-gobject <2.0.23 + - gi-graphene <1.0.2 + - gi-gtk <3.0.34 + - gi-gtk-hs <0.3.9 + - gi-pango <1.0.23 + - gi-harfbuzz <0 # system library constraint + # - gi-gdk < 4 + # - gi-gdkx11 < 4 + # - gi-gtk < 4 - gi-gtksource < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1 - gi-javascriptcore < 0 # via haskell-gi - - gi-pango - gi-vte < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1 # - gi-webkit2 # https://github.com/fpco/stackage/issues/3415 - gi-xlib - - gi-harfbuzz "Brandon Simmons @jberryman": - directory-tree