]> git.pld-linux.org Git - packages/pandoc.git/blobdiff - pandoc-deps.patch
- release 3
[packages/pandoc.git] / pandoc-deps.patch
index 48ab221f18b09ac0d9bc2f222205fcde86991b97..83b42b2332149e6d4338d175d12c073a8912eebf 100644 (file)
@@ -1,36 +1,37 @@
---- pandoc-1.12.2.1/pandoc.cabal.orig  2013-12-09 04:22:42.000000000 +0100
-+++ pandoc-1.12.2.1/pandoc.cabal       2013-12-21 20:18:44.045097782 +0100
-@@ -210,8 +210,8 @@
-                  process >= 1 && < 1.2,
-                  directory >= 1 && < 1.3,
-                  bytestring >= 0.9 && < 0.11,
--                 text >= 0.11 && < 0.12,
--                 zip-archive >= 0.1.3.3 && < 0.2,
-+                 text >= 0.11 && < 1.1,
-+                 zip-archive >= 0.1.3.3 && < 0.3,
-                  old-locale >= 1 && < 1.1,
-                  time >= 1.2 && < 1.5,
-                  HTTP >= 4000.0.5 && < 4000.3,
-@@ -316,12 +316,11 @@
-                  directory >= 1 && < 1.3,
-                  filepath >= 1.1 && < 1.4,
-                  network >= 2 && < 2.5,
--                 text >= 0.11 && < 0.12,
-+                 text >= 0.11 && < 1.1,
-                  bytestring >= 0.9 && < 0.11,
-                  extensible-exceptions >= 0.1 && < 0.2,
-                  highlighting-kate >= 0.5.5 && < 0.6,
-                  aeson >= 0.6 && < 0.7,
--                 text >= 0.11 && < 0.12,
-                  yaml >= 0.8.3 && < 0.9,
-                  containers >= 0.1 && < 0.6,
-                  HTTP >= 4000.0.5 && < 4000.3
-@@ -359,7 +358,7 @@
-                   pandoc,
-                   pandoc-types >= 1.12.3 && < 1.13,
-                   bytestring >= 0.9 && < 0.11,
--                  text >= 0.11 && < 0.12,
-+                  text >= 0.11 && < 1.1,
-                   directory >= 1 && < 1.3,
-                   filepath >= 1.1 && < 1.4,
-                   process >= 1 && < 1.2,
+--- pandoc-2.9.2.1/pandoc.cabal~       2020-03-24 05:16:24.000000000 +0100
++++ pandoc-2.9.2.1/pandoc.cabal        2020-05-31 10:50:12.404152035 +0200
+@@ -403,7 +403,7 @@
+                  scientific >= 0.3 && < 0.4,
+                  aeson-pretty >= 0.8.5 && < 0.9,
+                  tagsoup >= 0.14.6 && < 0.15,
+-                 base64-bytestring >= 0.1 && < 1.1,
++                 base64-bytestring >= 0.1,
+                  zlib >= 0.5 && < 0.7,
+                  skylighting >= 0.8.3.2 && < 0.9,
+                  skylighting-core >= 0.8.3.2 && < 0.9,
+@@ -412,13 +412,13 @@
+                  blaze-html >= 0.9 && < 0.10,
+                  blaze-markup >= 0.8 && < 0.9,
+                  vector >= 0.10 && < 0.13,
+-                 jira-wiki-markup >= 1.1.3 && < 1.2,
+-                 hslua >= 1.0.1 && < 1.1,
++                 jira-wiki-markup >= 1.1.3,
++                 hslua >= 1.0.1,
+                  hslua-module-system >= 0.2 && < 0.3,
+                  hslua-module-text >= 0.2 && < 0.3,
+                  binary >= 0.5 && < 0.11,
+                  SHA >= 1.6 && < 1.7,
+-                 haddock-library >= 1.8 && < 1.9,
++                 haddock-library >= 1.8,
+                  deepseq >= 1.3 && < 1.5,
+                  JuicyPixels >= 3.1.6.1 && < 3.4,
+                  Glob >= 0.7 && < 0.11,
+@@ -426,7 +426,7 @@
+                  doctemplates >= 0.8 && < 0.9,
+                  network-uri >= 2.6 && < 2.7,
+                  network >= 2.6,
+-                 http-client >= 0.4.30 && < 0.7,
++                 http-client >= 0.4.30,
+                  http-client-tls >= 0.2.4 && < 0.4,
+                  http-types >= 0.8 && < 0.13,
+                  case-insensitive >= 1.2 && < 1.3,
This page took 0.201154 seconds and 4 git commands to generate.