Date: Monday, October 22, 2018 @ 10:42:13 Author: felixonmars Revision: 398344
upgpkg: haskell-pandoc-types 1.17.5.3-1 rebuild with pandoc-types 1.17.5.3 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-22 10:40:04 UTC (rev 398343) +++ PKGBUILD 2018-10-22 10:42:13 UTC (rev 398344) @@ -3,7 +3,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.5.2 +pkgver=1.17.5.3 pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2' 'haskell-hunit' 'haskell-string-qq') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('ce8695f9479d47fd5dcb94266d6aa17c55bf21b1660ebca5d347c30f09a0e63357fac21ce64a73b496c88d793bd6d590a3e7a03a38b6a935ac51e636d76212fd') +sha512sums=('7dbba811768e70e74b83b1214c43b092bff6979b87bb4c1fb043972c8940718577707196bb1688cf964e22388ed1231e939c66e478acea026a1490a8762e50b1') build() { cd $_hkgname-$pkgver
