]> git.pld-linux.org Git - packages/pandoc.git/blob - pandoc-deps.patch
- release 3
[packages/pandoc.git] / pandoc-deps.patch
1 --- pandoc-2.9.2.1/pandoc.cabal~        2020-03-24 05:16:24.000000000 +0100
2 +++ pandoc-2.9.2.1/pandoc.cabal 2020-05-31 10:50:12.404152035 +0200
3 @@ -403,7 +403,7 @@
4                   scientific >= 0.3 && < 0.4,
5                   aeson-pretty >= 0.8.5 && < 0.9,
6                   tagsoup >= 0.14.6 && < 0.15,
7 -                 base64-bytestring >= 0.1 && < 1.1,
8 +                 base64-bytestring >= 0.1,
9                   zlib >= 0.5 && < 0.7,
10                   skylighting >= 0.8.3.2 && < 0.9,
11                   skylighting-core >= 0.8.3.2 && < 0.9,
12 @@ -412,13 +412,13 @@
13                   blaze-html >= 0.9 && < 0.10,
14                   blaze-markup >= 0.8 && < 0.9,
15                   vector >= 0.10 && < 0.13,
16 -                 jira-wiki-markup >= 1.1.3 && < 1.2,
17 -                 hslua >= 1.0.1 && < 1.1,
18 +                 jira-wiki-markup >= 1.1.3,
19 +                 hslua >= 1.0.1,
20                   hslua-module-system >= 0.2 && < 0.3,
21                   hslua-module-text >= 0.2 && < 0.3,
22                   binary >= 0.5 && < 0.11,
23                   SHA >= 1.6 && < 1.7,
24 -                 haddock-library >= 1.8 && < 1.9,
25 +                 haddock-library >= 1.8,
26                   deepseq >= 1.3 && < 1.5,
27                   JuicyPixels >= 3.1.6.1 && < 3.4,
28                   Glob >= 0.7 && < 0.11,
29 @@ -426,7 +426,7 @@
30                   doctemplates >= 0.8 && < 0.9,
31                   network-uri >= 2.6 && < 2.7,
32                   network >= 2.6,
33 -                 http-client >= 0.4.30 && < 0.7,
34 +                 http-client >= 0.4.30,
35                   http-client-tls >= 0.2.4 && < 0.4,
36                   http-types >= 0.8 && < 0.13,
37                   case-insensitive >= 1.2 && < 1.3,
This page took 0.063095 seconds and 3 git commands to generate.