From e4c2fcffa1499f523c40b5116f3f946b3dfeb3b8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:12:25 -0400 Subject: [PATCH] Constrain gi-cairo per #4615 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a10fe3cd..366e5fe5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4675,6 +4675,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4615 + - gi-cairo < 1.0.20 + # end of packages # Package flags are applied to individual packages, and override the values of