Date: Sunday, May 20, 2018 @ 14:29:43
  Author: felixonmars
Revision: 325346

upgpkg: haskell-wai-handler-launch 3.0.2.4-1

rebuild with streaming-commons,0.2.0.0 wai-extra,3.0.22.1 
wai-handler-launch,3.0.2.4

Modified:
  haskell-wai-handler-launch/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-20 14:29:02 UTC (rev 325345)
+++ PKGBUILD    2018-05-20 14:29:43 UTC (rev 325346)
@@ -4,17 +4,17 @@
 
 _hkgname=wai-handler-launch
 pkgname=haskell-wai-handler-launch
-pkgver=3.0.2.3
-pkgrel=63
+pkgver=3.0.2.4
+pkgrel=1
 pkgdesc="Launch a web app in the default browser."
 url="https://github.com/yesodweb/wai";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-blaze-builder" "haskell-wai" "haskell-warp" 
"haskell-http-types"
-         "haskell-streaming-commons" "haskell-async")
+depends=('ghc-libs' 'haskell-wai' 'haskell-warp' 'haskell-http-types' 
'haskell-streaming-commons'
+         'haskell-async')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('a962352c95fbb93aa6827ff0e65fd3df7719e5c1157578130edb3c8af0a1091ced838afe05f771efe6cc0f6f1fb08227cfa1547bf97f171ef8907a18ad90441c')
+sha512sums=('77a8047201687a56d19c70f70e4fcac9c81c2a4f0ec9bbccad8730de5d74582f52c79c62feb73ebcb4c870435cb1393c2d5fba90c9c952eff8ff3a675eab73fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to