Date: Saturday, March 17, 2018 @ 04:45:49 Author: felixonmars Revision: 308918
upgpkg: haskell-pandoc-types 1.17.4.2-1 rebuild with pandoc-types,1.17.4.2 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-17 04:45:41 UTC (rev 308917) +++ PKGBUILD 2018-03-17 04:45:49 UTC (rev 308918) @@ -4,7 +4,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.4 +pkgver=1.17.4.2 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=('da506225903a4a9d2ead5e73768ea58701fa8775a60d524be46d69d2e8b3825ba7d64c4a1c6245a9b5e8edc43ae883c57ca9ece44ad8132c63ada520b269761d') +sha512sums=('12dd7c255e5e3778ed5d206e4e2598e164069b94ea273a39796e4139d6bcff0e4c9b15789359a721e78d3581cd1102a5d120069493cf60e8448dd910ace3ae89') build() { cd $_hkgname-$pkgver
