Date: Thursday, November 17, 2016 @ 05:50:05 Author: felixonmars Revision: 196091
upgpkg: haskell-warp 3.2.9-1 rebuild with conduit-extra-1.1.15, warp-3.2.9, yesod-1.4.3.1, yesod-core-1.4.26, yesod-form-1.4.9, yesod-static-1.5.1.1 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-17 05:46:51 UTC (rev 196090) +++ PKGBUILD 2016-11-17 05:50:05 UTC (rev 196091) @@ -4,8 +4,8 @@ _hkgname=warp pkgname=haskell-warp -pkgver=3.2.8 -pkgrel=7 +pkgver=3.2.9 +pkgrel=1 pkgdesc="A fast, light-weight web server for WAI applications." url="http://github.com/yesodweb/wai" license=("MIT") @@ -17,7 +17,7 @@ "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-wai" "haskell-word8") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('09de2d19cf0d1af8afe9f96e916aa7dafda82ddab3258fdec31963db81c2cf3c') +sha256sums=('e2789a51b302dde7ab4145b5a0be745e1bdaae108761f9664718fbccbd55ebca') prepare() { sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
