Date: Wednesday, May 16, 2018 @ 19:59:33
  Author: felixonmars
Revision: 323200

upgpkg: haskell-wai 3.2.1.2-6

rebuild with ghc 8.4.2

Modified:
  haskell-wai/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-16 19:59:00 UTC (rev 323199)
+++ PKGBUILD    2018-05-16 19:59:33 UTC (rev 323200)
@@ -5,12 +5,12 @@
 _hkgname=wai
 pkgname=haskell-wai
 pkgver=3.2.1.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Web Application Interface."
 url="https://github.com/yesodweb/wai";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-http-types" "haskell-network" "haskell-text"
+depends=('ghc-libs' "haskell-http-types" "haskell-network"
          "haskell-vault")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)

Reply via email to