Date: Wednesday, August 10, 2016 @ 05:50:23 Author: felixonmars Revision: 186280
upgpkg: hlint 1.9.37-1 rebuild with Glob-0.7.11, hlint-1.9.37 Modified: hlint/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-10 05:12:32 UTC (rev 186279) +++ PKGBUILD 2016-08-10 05:50:23 UTC (rev 186280) @@ -4,8 +4,8 @@ pkgbase=hlint pkgname=(hlint haskell-hlint) -pkgver=1.9.36 -pkgrel=2 +pkgver=1.9.37 +pkgrel=1 pkgdesc="Source code suggestions" url="http://community.haskell.org/~ndm/hlint/" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-extra" "haskell-src-exts" "haskell-hscolour" "haskell-uniplate" "haskell-refact") source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz") -sha256sums=('dfcd31ce03590f20c1dcea4e78756329e97cccbddbf76db976b3392bd276addc') +sha256sums=('a208466a837b58159d6a4bbd4c360ae918da306fb38630eae52ba5ef0c88c415') build() { cd "${srcdir}/${pkgbase}-${pkgver}"
