]> git.pld-linux.org Git - packages/pandoc.git/blob - pandoc-deps.patch
- new
[packages/pandoc.git] / pandoc-deps.patch
1 --- pandoc-1.12.2.1/pandoc.cabal.orig   2013-12-09 04:22:42.000000000 +0100
2 +++ pandoc-1.12.2.1/pandoc.cabal        2013-12-21 20:18:44.045097782 +0100
3 @@ -210,8 +210,8 @@
4                   process >= 1 && < 1.2,
5                   directory >= 1 && < 1.3,
6                   bytestring >= 0.9 && < 0.11,
7 -                 text >= 0.11 && < 0.12,
8 -                 zip-archive >= 0.1.3.3 && < 0.2,
9 +                 text >= 0.11 && < 1.1,
10 +                 zip-archive >= 0.1.3.3 && < 0.3,
11                   old-locale >= 1 && < 1.1,
12                   time >= 1.2 && < 1.5,
13                   HTTP >= 4000.0.5 && < 4000.3,
14 @@ -316,12 +316,11 @@
15                   directory >= 1 && < 1.3,
16                   filepath >= 1.1 && < 1.4,
17                   network >= 2 && < 2.5,
18 -                 text >= 0.11 && < 0.12,
19 +                 text >= 0.11 && < 1.1,
20                   bytestring >= 0.9 && < 0.11,
21                   extensible-exceptions >= 0.1 && < 0.2,
22                   highlighting-kate >= 0.5.5 && < 0.6,
23                   aeson >= 0.6 && < 0.7,
24 -                 text >= 0.11 && < 0.12,
25                   yaml >= 0.8.3 && < 0.9,
26                   containers >= 0.1 && < 0.6,
27                   HTTP >= 4000.0.5 && < 4000.3
28 @@ -359,7 +358,7 @@
29                    pandoc,
30                    pandoc-types >= 1.12.3 && < 1.13,
31                    bytestring >= 0.9 && < 0.11,
32 -                  text >= 0.11 && < 0.12,
33 +                  text >= 0.11 && < 1.1,
34                    directory >= 1 && < 1.3,
35                    filepath >= 1.1 && < 1.4,
36                    process >= 1 && < 1.2,
This page took 0.087715 seconds and 4 git commands to generate.