From 00f3b91f28a0f2db8e98e8d5576d72254cc62919 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 6 Feb 2026 02:37:57 -0800 Subject: [PATCH] Add upper bound for gtk-sni-tray, #7948 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62781779..33ef9afd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7888,6 +7888,9 @@ packages: - pandoc-cli < 3.9 - pandoc-server < 0.1.2 - pandoc-lua-engine < 0.5.1 + + # https://github.com/commercialhaskell/stackage/issues/7948 + - gtk-sni-tray < 0.1.10 # end of Stackage upper bounds # end of packages