summaryrefslogtreecommitdiff
path: root/debian/patches/3001_update_cabal.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/3001_update_cabal.patch')
-rw-r--r--debian/patches/3001_update_cabal.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/3001_update_cabal.patch b/debian/patches/3001_update_cabal.patch
new file mode 100644
index 000000000..a798718a7
--- /dev/null
+++ b/debian/patches/3001_update_cabal.patch
@@ -0,0 +1,11 @@
+--- a/pandoc.cabal
++++ b/pandoc.cabal
+@@ -393,7 +393,7 @@ library
+ doctemplates >= 0.2.1 && < 0.3,
+ http-client >= 0.4.30 && < 0.6,
+ http-client-tls >= 0.2.4 && < 0.4,
+- http-types >= 0.8 && < 0.12,
++ http-types >= 0.8 && < 0.13,
+ case-insensitive >= 1.2 && < 1.3
+ if os(windows)
+ cpp-options: -D_WINDOWS