From bdf891f14e36796655f62a9f698ada1a533673f9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 24 Aug 2025 09:49:22 -0800 Subject: [PATCH] Test `<0` package Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2757ed3..36aa6197 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,7 +3213,7 @@ packages: # Stackage server uses Ubuntu 20.04 which ships libzip-?. # Haskell packages should match major.minor versions of the C library. - bindings-libzip - - LibZip < 0 # 1.0.1 undefined reference to 'zip_archive_set_tempdir' + - LibZip # 0 # 1.0.1 undefined reference to 'zip_archive_set_tempdir' "Anthony Cowley @acowley": - vinyl