Date: Tuesday, February 2, 2016 @ 13:03:26 Author: fyan Revision: 159913
upgpkg: stylish-haskell 0.5.15.0-1 Modified: stylish-haskell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-02 12:01:53 UTC (rev 159912) +++ PKGBUILD 2016-02-02 12:03:26 UTC (rev 159913) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=stylish-haskell -pkgver=0.5.14.4 -pkgrel=3 +pkgver=0.5.15.0 +pkgrel=1 pkgdesc="Haskell code prettifier" url="https://github.com/jaspervdj/stylish-haskell" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-strict" "haskell-syb" "haskell-yaml") options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('023da2a5911868e6f00344e45314c79b8593e29f1e4ed75a791953f4a1bf6676') +sha256sums=('58567478ec005164a3cb617b66676a1351c599e5bbf7bf81ef9c2fe4a199d9e5') build() { cd "${srcdir}/${pkgname}-${pkgver}"
