Date: Tuesday, February 11, 2020 @ 17:30:10 Author: felixonmars Revision: 567831
upgpkg: haskell-doctemplates 0.8-1: rebuild with doctemplates 0.8, pandoc 2.9 Modified: haskell-doctemplates/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 17:27:39 UTC (rev 567830) +++ PKGBUILD 2020-02-11 17:30:10 UTC (rev 567831) @@ -2,8 +2,8 @@ _hkgname=doctemplates pkgname=haskell-doctemplates -pkgver=0.7.1 -pkgrel=15 +pkgver=0.8 +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=('0c0aa8afe5f0c76a5cc5d30ba6196d1809f5cd2415f3f898e77dbac88df001a642e461eb76ae09c72161474b5c84d67f1edb7fbc00c588037053cceb8c2a1843') +sha512sums=('1e83c890c69980cf0ac814b0654427df548f98b47f483d766996b53f0035119ae284fdd33e7145607a199cf13a3a99a6572fb4ad7787217b6232bc96d763efcf') build() { cd $_hkgname-$pkgver
