Date: Friday, November 25, 2016 @ 03:49:35 Author: felixonmars Revision: 196811
upgpkg: haskell-fclabels 2.0.3.2-1 rebuild with fclabels-2.0.3.2, hlint-1.9.38 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-25 03:44:45 UTC (rev 196810) +++ PKGBUILD 2016-11-25 03:49:35 UTC (rev 196811) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels -pkgver=2.0.3.1 +pkgver=2.0.3.2 pkgrel=1 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-mtl") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('b993e35fd89945669c8b3cd95fa9dee618eb6a5256f8909ccbdc8ec713f75c8b') +sha256sums=('4d5d83ffc3c8bc610e9c42e19c2e07a1ca68666310261de15703c605047182b0') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
