Date: Monday, February 26, 2018 @ 06:50:19 Author: felixonmars Revision: 298248
upgpkg: haskell-brick 0.34.1-1 rebuild with brick,0.34.1 Modified: haskell-brick/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 06:38:12 UTC (rev 298247) +++ PKGBUILD 2018-02-26 06:50:19 UTC (rev 298248) @@ -4,8 +4,8 @@ _hkgname=brick pkgname=haskell-brick -pkgver=0.34 -pkgrel=2 +pkgver=0.34.1 +pkgrel=1 pkgdesc="A declarative terminal user interface library" url="https://github.com/jtdaugherty/brick" license=("custom:BSD3") @@ -16,7 +16,7 @@ 'haskell-word-wrap') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('86f6fea5bf35ac6a2206bda052f2bd96f821c3fe76cf490aa232805ae3375244d3b92e76afc58594a586c78d6fe0932049134c66e81e4aa85590431b12444d29') +sha512sums=('55fa396264b59dbc3788e91975dba8e5a43b27c3943ec3630a4a3bfc51868d87c3ea18f04ffe04931483e6b0e536a4e7d176ed4279a5528da9a2d385ad5a7d1a') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
