Date: Friday, June 23, 2017 @ 20:12:21 Author: felixonmars Revision: 240557
upgpkg: haskell-wai-handler-launch 3.0.2.2-2 rebuild with hashable,1.2.6.1 Modified: haskell-wai-handler-launch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-23 20:08:31 UTC (rev 240556) +++ PKGBUILD 2017-06-23 20:12:21 UTC (rev 240557) @@ -5,12 +5,12 @@ _hkgname=wai-handler-launch pkgname=haskell-wai-handler-launch pkgver=3.0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Launch a web app in the default browser." url="http://github.com/yesodweb/wai" license=("MIT") arch=('i686' 'x86_64') -depends=("ghc" "haskell-blaze-builder" "haskell-wai" "haskell-warp" "haskell-http-types" +depends=('ghc' "haskell-blaze-builder" "haskell-wai" "haskell-warp" "haskell-http-types" "haskell-streaming-commons" "haskell-async") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha256sums=('9c94c4da533ebcbbd28cf3dfbeb44a5e953dbf73b53cab0179f16931fa102908')
