Date: Wednesday, March 30, 2016 @ 05:44:16 Author: fyan Revision: 168838
upgpkg: haskell-wai 3.2.0.1-1 rebuild with conduit-extra-1.1.12, wai-3.2.0.1, wai-app-static-3.1.5, warp-3.2.4, yesod-auth-1.4.13, yesod-core-1.4.20, yesod-form-1.4.7, yesod-persistent-1.4.0.4 Modified: haskell-wai/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 03:41:54 UTC (rev 168837) +++ PKGBUILD 2016-03-30 03:44:16 UTC (rev 168838) @@ -4,8 +4,8 @@ _hkgname=wai pkgname=haskell-wai -pkgver=3.2.0 -pkgrel=6 +pkgver=3.2.0.1 +pkgrel=1 pkgdesc="Web Application Interface." url="https://github.com/yesodweb/wai" license=("MIT") @@ -15,7 +15,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('7f8e6903de20d64251657fdaba77c798249b6ddbe358cdb5eb277c1193467c9a') +sha256sums=('d6f39b31383892f8e4f0d75e9ee4f87c6dcca547056be3653d80c49adb6c506f') prepare() { sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
