From ecf93a05676f4c10d9fe11ca448aad82ddbde4f6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 1 Jan 2025 19:54:35 -0800 Subject: [PATCH] Add bounds for #7638 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00c37864..89980995 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7960,6 +7960,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7635 - singletons-base < 3.5 - eliminators < 0.9.6 + + # https://github.com/commercialhaskell/stackage/issues/7638 + - gi-gdk < 4.0.10 + - gi-gsk < 4.0.9 + - gi-gtk < 4.0.12 # end of Stackage upper bounds # end of packages