Date: Friday, May 11, 2018 @ 09:13:11 Author: felixonmars Revision: 320643
upgpkg: pandoc 2.2-1 rebuild with pandoc,2.2 pandoc-citeproc,0.14.3.1 pandoc-crossref,0.3.2.0 hakyll,4.12.2.0 Modified: pandoc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-11 08:59:30 UTC (rev 320642) +++ PKGBUILD 2018-05-11 09:13:11 UTC (rev 320643) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=pandoc -pkgver=2.1.3 -pkgrel=25 +pkgver=2.2 +pkgrel=1 pkgdesc="Conversion between markup formats" url="http://pandoc.org" license=("GPL") @@ -28,7 +28,7 @@ makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-golden' 'haskell-quickcheck' 'haskell-executable-path') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('73014f734ce1aa45157eeec2fbbda7273be25ff4c73ef73804b416fbea4ec7bb24ba4a224b6cf0fbba9f1f3eae41959c7c83d83971ca555228244a77bcb691fe') +sha512sums=('3a00df31863aedbe42c1710d5b287ca5b98606d15b16e4d1e2c91dc7b7647c6d203ceda3a73a513fcab20a7ccc72a90f991146a4eea78c990771992454cf9a8d') prepare() { cd "${srcdir}/$pkgname-${pkgver}"
