Date: Wednesday, October 24, 2018 @ 11:48:47 Author: felixonmars Revision: 398791
upgpkg: haskell-pandoc-types 1.17.5.4-1 rebuild with pandoc-types 1.17.5.4 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-24 11:46:22 UTC (rev 398790) +++ PKGBUILD 2018-10-24 11:48:47 UTC (rev 398791) @@ -3,7 +3,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.5.3 +pkgver=1.17.5.4 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=('7dbba811768e70e74b83b1214c43b092bff6979b87bb4c1fb043972c8940718577707196bb1688cf964e22388ed1231e939c66e478acea026a1490a8762e50b1') +sha512sums=('b70dee15e80a91276b04d883f878ca67fdf76195d775f92dc5bbe80c941834fbf067804ea6afa0b79cfc886e4f741d68a161318ab6afb968f159ccbe04a85ce1') build() { cd $_hkgname-$pkgver
