Date: Wednesday, February 14, 2018 @ 14:24:09 Author: felixonmars Revision: 294354
upgpkg: hlint 2.1-1 rebuild with haskell-src-exts,1.20.1 hlint,2.1 hoogle,5.0.16 stylish-haskell,0.9.0.2 Modified: hlint/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-14 14:22:55 UTC (rev 294353) +++ PKGBUILD 2018-02-14 14:24:09 UTC (rev 294354) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hlint -pkgver=2.0.11 -pkgrel=26 +pkgver=2.1 +pkgrel=1 pkgdesc="Source code suggestions" url="http://community.haskell.org/~ndm/hlint/" license=("custom:BSD3") @@ -17,7 +17,7 @@ replaces=('haskell-hlint') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('4a7737864ddbcdc0e90f175514b67d77ad9ac96510fc23e16c98340099d64c1b2274f5d0f145f1ac867bf883d81600aeabd2ee2704c2de3cb7c913aa9626c7c9') +sha512sums=('7c8211c2cd6994659309feb45388cef695b978053f741c0977becdbc70b99aa0193dce5a9d661e3ab70a224652db99781298615423f4b8111bf7a17f029f493e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
