diff options
author | Peter Wang <novalazy@gmail.com> | 2010-08-14 17:26:27 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-08-14 17:26:27 -0400 |
commit | 54a0db1350d83dd7da03df65bfdd10dceb25eaf3 (patch) | |
tree | 1985aad250eec4f06386d06fe02c5322b951d972 /office/pandoc/pandoc-1.3-parsec3.patch | |
parent | 81c3fb0b8f9cbca0c9011634564d0ad57590a693 (diff) | |
download | slackbuilds-54a0db1350d83dd7da03df65bfdd10dceb25eaf3.tar.gz |
office/pandoc: Updated for version 1.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/pandoc/pandoc-1.3-parsec3.patch')
-rw-r--r-- | office/pandoc/pandoc-1.3-parsec3.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/office/pandoc/pandoc-1.3-parsec3.patch b/office/pandoc/pandoc-1.3-parsec3.patch deleted file mode 100644 index 2e5f0df887..0000000000 --- a/office/pandoc/pandoc-1.3-parsec3.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pandoc.cabal.old 2009-12-11 17:41:57.000000000 +1100 -+++ pandoc.cabal 2009-12-28 21:17:40.227991961 +1100 -@@ -149,7 +149,7 @@ - - Library - Build-Depends: pretty >= 1, containers >= 0.1, -- parsec >= 2.1 && < 3, xhtml >= 3000.0, -+ parsec >= 2.1, xhtml >= 3000.0, - mtl >= 1.1, network >= 2, filepath >= 1.1, - process >= 1, directory >= 1, template-haskell >= 2.2, - bytestring >= 0.9, zip-archive >= 0.1.1, |