Date: Monday, February 29, 2016 @ 04:56:42 Author: fyan Revision: 163724
upgpkg: haskell-http2 1.5.1-1 rebuild with base-orphans-0.5.2, hlint-1.9.30, hourglass-0.2.10, http2-1.5.1, js-jquery-1.12.1, lens-4.13.2.1, warp-tls-3.2.1 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-29 03:55:37 UTC (rev 163723) +++ PKGBUILD 2016-02-29 03:56:42 UTC (rev 163724) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 -pkgver=1.5.0 +pkgver=1.5.1 pkgrel=1 pkgdesc="HTTP/2.0 library including frames and HPACK" url="http://hackage.haskell.org/package/${_hkgname}" @@ -16,7 +16,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('c5edc5b868c47cdab8ab5d54b5040d7cb659a03423104d16c823319c2b6155dc') +sha256sums=('3beba1a59d5c533ef58c715a3b54a069b24f81170e80d662e6267a2ad218eb5d') prepare() { sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
