Date: Monday, June 19, 2017 @ 19:15:10 Author: felixonmars Revision: 238749
upgpkg: pandoc 1.19.2.1-74 rebuild with http-client-tls,0.3.5.1 Modified: pandoc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 19:11:10 UTC (rev 238748) +++ PKGBUILD 2017-06-19 19:15:10 UTC (rev 238749) @@ -4,12 +4,12 @@ pkgname=pandoc pkgver=1.19.2.1 -pkgrel=73 +pkgrel=74 pkgdesc="Conversion between markup formats" url="http://pandoc.org" license=("GPL") arch=('i686' 'x86_64') -depends=("ghc" "haskell-http" "haskell-juicypixels" "haskell-sha" "haskell-aeson" +depends=('ghc' "haskell-http" "haskell-juicypixels" "haskell-sha" "haskell-aeson" "haskell-base64-bytestring" "haskell-blaze-html" "haskell-blaze-markup" "haskell-cmark" "haskell-data-default" "haskell-doctemplates" "haskell-mtl" "haskell-extensible-exceptions" "haskell-filemanip" "haskell-haddock-library" "haskell-skylighting" "haskell-hslua"
