Date: Sunday, January 3, 2016 @ 00:46:22 Author: fyan Revision: 155205
upgpkg: hlint 1.9.26-1 Modified: hlint/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-02 23:32:40 UTC (rev 155204) +++ PKGBUILD 2016-01-02 23:46:22 UTC (rev 155205) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hlint -pkgver=1.9.25 -pkgrel=5 +pkgver=1.9.26 +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/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('df91b43493f0c408fc6b7f9a1f65802e9dc49ff5c126b5b8f8464d8db7443f95') +sha256sums=('f9dcb152d05472c16572e9519494b376c12b748a886f79f74ffcfcb973c33553') build() { cd "${srcdir}/${pkgname}-${pkgver}"
