Date: Wednesday, February 17, 2016 @ 15:28:31 Author: fyan Revision: 162074
upgpkg: haskell-vector-th-unbox 0.2.1.4-1 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-17 14:28:25 UTC (rev 162073) +++ PKGBUILD 2016-02-17 14:28:31 UTC (rev 162074) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox -pkgver=0.2.1.3 +pkgver=0.2.1.4 pkgrel=1 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="http://hackage.haskell.org/package/${_hkgname}" @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('33db750d3d867f23d0406a7165952b030831ed610b06ef777cfae8439b382689') +sha256sums=('a765f8a679d2c59d0ab73d8c158cb020a362ab9e825c845f8202cd11ba660551') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
