Date: Thursday, February 11, 2016 @ 09:03:25 Author: fyan Revision: 161143
upgpkg: haskell-pandoc-types 1.16.1-1 rebuild with streaming-commons-0.1.15.1, http2-1.4.5, aeson-compat-0.3.1.0 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-11 07:47:15 UTC (rev 161142) +++ PKGBUILD 2016-02-11 08:03:25 UTC (rev 161143) @@ -4,8 +4,8 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.16.0.1 -pkgrel=4 +pkgver=1.16.1 +pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" license=("custom:BSD3") @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('3e61dff33d104ffdac9920bf7bf9c28f566cb3da237715ad05bd40b4d4e8beb6') +sha256sums=('846054157d7072ca3f7260b988a6752536b42bbd32c051400e55f46229b8179e') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
