[package-plan] 27/32: finish pandoc syb patch
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 05:10:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository package-plan.
commit cb643d71fff93c8fb3d56c01b866fc217bd901ba
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Sep 2 18:36:02 2017 -0700
finish pandoc syb patch
---
patches/pandoc/1.19.2.1/newer-syb | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/patches/pandoc/1.19.2.1/newer-syb b/patches/pandoc/1.19.2.1/newer-syb
index a0a0590..8957ad8 100644
--- a/patches/pandoc/1.19.2.1/newer-syb
+++ b/patches/pandoc/1.19.2.1/newer-syb
@@ -9,3 +9,12 @@
containers >= 0.1 && < 0.6,
unordered-containers >= 0.2 && < 0.3,
array >= 0.3 && < 0.6,
+@@ -498,7 +498,7 @@ Test-Suite test-pandoc
+ Hs-Source-Dirs: prelude
+ Other-Modules: Prelude
+ Build-Depends: base >= 4.2 && < 5,
+- syb >= 0.1 && < 0.7,
++ syb >= 0.1 && < 0.8,
+ pandoc,
+ pandoc-types >= 1.17 && < 1.18,
+ bytestring >= 0.9 && < 0.11,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list