From 3c2a423219cd78357229f3c56f8fa650bb36fbcb Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 5 Jul 2017 23:55:18 +0100 Subject: [PATCH] protocol-buffers == 2.4.0 (#2631) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68c9b8c4..c59a0d4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,9 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 + # https://github.com/fpco/stackage/issues/2631 + - protocol-buffers == 2.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of