Date: Monday, January 4, 2016 @ 16:02:23 Author: fyan Revision: 155435
upgpkg: haskell-pandoc-types 1.16-1 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 14:58:32 UTC (rev 155434) +++ PKGBUILD 2016-01-04 15:02:23 UTC (rev 155435) @@ -4,8 +4,8 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.12.4.7 -pkgrel=5 +pkgver=1.16 +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=('560ca3291b5558cf810b17f3bee40b17a4aee1671d38cf468c42aab666081681') +sha256sums=('5879ba2b292950029e60ce458859ae35a33766acfb2f1ac162a4d3c07c75c8a2') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
