Date: Monday, May 21, 2018 @ 14:39:08 Author: felixonmars Revision: 326178
upgpkg: haskell-ansi-terminal 0.8.0.4-1 rebuild with ansi-terminal,0.8.0.4 Modified: haskell-ansi-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-21 14:38:28 UTC (rev 326177) +++ PKGBUILD 2018-05-21 14:39:08 UTC (rev 326178) @@ -4,8 +4,8 @@ _hkgname=ansi-terminal pkgname=haskell-ansi-terminal -pkgver=0.7.1.1 -pkgrel=3 +pkgver=0.8.0.4 +pkgrel=1 pkgdesc="Simple ANSI terminal support, with Windows compatibility" url="https://github.com/feuerbach/ansi-terminal" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-colour') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('24a4bbac47c8616c46eae118bac05b9bda8390b5819c8b78b8b542ad5e9e0657e3898ae54f732ae5b9fc27fe629bd52a0216441833cb20b0ab2f66f3640d1ddc') +sha512sums=('17afc4438fc7e798e448fd85c3dd9558f96581ad8aac4275fe5c7dfb75e093e6207dc664aa38da42dea0fd5e9542b637375ee8465a97f4bf2a04c54774c1d802') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
