From 89483b9648daf96ee1b1b94e6c2156fffeb34cf3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 18 May 2016 15:32:11 +0900 Subject: [PATCH] bindings-libzip does not build with Ubuntu 16.04/libzip-1.0 also affects LibZip --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7daf669a..a754452f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2000,8 +2000,10 @@ packages: - simple-postgresql-orm "Sergey Astanin @astanin": - - bindings-libzip < 0.11 - - LibZip < 0.11 + [] + # https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support + #- bindings-libzip < 0.11 + #- LibZip < 0.11 "Anthony Cowley @acowley": - Frames