From 7c43203004d58ad2fa41f13f1cd41e56aaffc4b6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 18:59:49 +0200 Subject: [PATCH] Upper bound for jgm/pandoc#2466 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c5c4b33..7c06cdee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1616,6 +1616,9 @@ packages: # https://github.com/idontgetoutmuch/largeword/pull/12 - largeword < 1.2.4 + # https://github.com/jgm/pandoc/issues/2466 + - pandoc < 1.15.1.1 + # end of packages