packages feed

pandoc 1.8.0.2 → 1.8.0.3

raw patch · 2 files changed

+7/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog view
@@ -1,3 +1,7 @@+pandoc (1.8.0.3)++  * Fixed Source-repository stanza in cabal file.+ pandoc (1.8.0.2)    * HTML writer:
pandoc.cabal view
@@ -1,10 +1,10 @@ Name:            pandoc-Version:         1.8.0.2+Version:         1.8.0.3 Cabal-Version:   >= 1.6 Build-Type:      Custom License:         GPL License-File:    COPYING-Copyright:       (c) 2006-2010 John MacFarlane+Copyright:       (c) 2006-2011 John MacFarlane Author:          John MacFarlane <jgm@berkeley.edu> Maintainer:      John MacFarlane <jgm@berkeley.edu> Bug-Reports:     http://code.google.com/p/pandoc/issues/list@@ -162,7 +162,7 @@  Source-repository head   type:          git-  location:      https://jgm@github.com/jgm/pandoc.git+  location:      git://github.com/jgm/pandoc.git  Flag threaded   Description:   Compile markdown2pdf with -threaded option.