Date: Thursday, January 26, 2017 @ 07:37:03 Author: felixonmars Revision: 209103
upgpkg: stylish-haskell 0.7.1.0-1 Modified: stylish-haskell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-26 07:36:43 UTC (rev 209102) +++ PKGBUILD 2017-01-26 07:37:03 UTC (rev 209103) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=stylish-haskell -pkgver=0.6.5.0 -pkgrel=9 +pkgver=0.7.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=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('aeee182f8b6a9492eedd12a45cd9a4abb677e95e1789ddd8681e699f27a5ea78') +sha256sums=('570a643ae6798995a43b0b357005e71c1529ed43ebafa2748fc97a236e0c01bc') build() { cd "${srcdir}/${pkgname}-${pkgver}"
