Date: Thursday, June 14, 2018 @ 00:24:39 Author: felixonmars Revision: 342950
upgpkg: haskell-pandoc-types 1.17.5.1-1 rebuild with pandoc-types 1.17.5.1 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-13 23:55:29 UTC (rev 342949) +++ PKGBUILD 2018-06-14 00:24:39 UTC (rev 342950) @@ -4,7 +4,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.5 +pkgver=1.17.5.1 pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" @@ -14,7 +14,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=('112991a32df58de43daec4fc4c7a42c7ba5c105ac52cf990d95b6800de241a5d37b282c4119f2561848e9550d7a3e8db53122e70d1ba524250c1037625bafeaa') +sha512sums=('23a38bfbe4f4accbefacf21529a0e31309abc04d8b5f234017b628294085d8a5857c056be44ac5579d11c7d7fe270d67d821b784881c88e504f92e07e83039dc') build() { cd $_hkgname-$pkgver
