Date: Friday, January 8, 2016 @ 03:26:56 Author: fyan Revision: 155671
upgpkg: haskell-pandoc-types 1.16.0.1-1 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-08 01:53:50 UTC (rev 155670) +++ PKGBUILD 2016-01-08 02:26:56 UTC (rev 155671) @@ -4,7 +4,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.16 +pkgver=1.16.0.1 pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('5879ba2b292950029e60ce458859ae35a33766acfb2f1ac162a4d3c07c75c8a2') +sha256sums=('3e61dff33d104ffdac9920bf7bf9c28f566cb3da237715ad05bd40b4d4e8beb6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
