Date: Tuesday, July 26, 2016 @ 05:02:42 Author: felixonmars Revision: 184146
upgpkg: stylish-haskell 0.6.1.0-1 Modified: stylish-haskell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-26 04:55:27 UTC (rev 184145) +++ PKGBUILD 2016-07-26 05:02:42 UTC (rev 184146) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=stylish-haskell -pkgver=0.5.17.0 -pkgrel=6 +pkgver=0.6.1.0 +pkgrel=1 pkgdesc="Haskell code prettifier" url="https://github.com/jaspervdj/stylish-haskell" license=("custom:BSD3") @@ -13,7 +13,7 @@ makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-src-exts" "haskell-mtl" "haskell-optparse-applicative" "haskell-strict" "haskell-syb" "haskell-yaml") source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('374ad1e8206ae9b41b94b95fef55ad8d439c006fa650e6315ef04eca38e53b78') +sha256sums=('eef85fe3940779e092c3a3ffa26c17ae6c96625a5fa606f0c816a37fce357b0d') build() { cd "${srcdir}/${pkgname}-${pkgver}"
