Date: Monday, June 19, 2017 @ 19:30:05 Author: felixonmars Revision: 238755
upgpkg: pandoc-crossref 0.2.5.0-61 rebuild with http-client-tls,0.3.5.1 Modified: pandoc-crossref/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 19:26:58 UTC (rev 238754) +++ PKGBUILD 2017-06-19 19:30:05 UTC (rev 238755) @@ -4,12 +4,12 @@ pkgname=pandoc-crossref pkgver=0.2.5.0 -pkgrel=60 +pkgrel=61 pkgdesc="Pandoc filter for cross-references" url="https://hackage.haskell.org/package/${pkgname}" license=("GPL2") arch=('i686' 'x86_64') -depends=("ghc" "haskell-data-default" "haskell-data-accessor" "haskell-data-accessor-template" +depends=('ghc' "haskell-data-default" "haskell-data-accessor" "haskell-data-accessor-template" "haskell-data-accessor-transformers" "haskell-mtl" "pandoc" "haskell-pandoc-types" "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht") conflicts=('haskell-pandoc-crossref')
