Date: Tuesday, January 12, 2021 @ 22:24:00 Author: felixonmars Revision: 820299
upgpkg: haskell-doctemplates 0.9-1: rebuild with citeproc 0.3, doctemplates 0.9, pandoc 2.11.3, skylighting-core 0.10.2, skylighting 0.10.2 Modified: haskell-doctemplates/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-12 22:23:16 UTC (rev 820298) +++ PKGBUILD 2021-01-12 22:24:00 UTC (rev 820299) @@ -2,8 +2,8 @@ _hkgname=doctemplates pkgname=haskell-doctemplates -pkgver=0.8.3 -pkgrel=24 +pkgver=0.9 +pkgrel=1 pkgdesc="Pandoc-style document templates" url="https://github.com/jgm/doctemplates" license=("BSD") @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-glob' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-temporary') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('a6fb0bc32a0e93e236392a41fcc6b176c03eccc6244c339c5996855241a11dfdbe3c4f25fdf1300720d4f0d2bd4bdffd3b39dc06248393950de00cc409bfff86') +sha512sums=('3216fc7ef4e2a45230a2854c22c2a8622774bc834bbf59d34134912b3942df2a541230bd91324995e13e19098a0fa0bf7057c7d55ca35ec75da7840fddd61a37') build() { cd $_hkgname-$pkgver
