[arch-commits] Commit in haskell-hspec-wai/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 13:36:43 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:36:42
  Author: felixonmars
Revision: 323790

upgpkg: haskell-hspec-wai 0.9.0-58

rebuild with ghc 8.4.2

Modified:
  haskell-hspec-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:35:54 UTC (rev 323789)
+++ PKGBUILD	2018-05-17 13:36:42 UTC (rev 323790)
@@ -5,7 +5,7 @@
 _hkgname=hspec-wai
 pkgname=haskell-hspec-wai
 pkgver=0.9.0
-pkgrel=57
+pkgrel=58
 pkgdesc="Experimental Hspec support for testing WAI applications"
 url="https://github.com/hspec/hspec-wai"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-base-compat' 'haskell-case-insensitive'
          'haskell-hspec' 'haskell-hspec-core' 'haskell-hspec-expectations' 'haskell-http-types'
-         'haskell-text' 'haskell-wai' 'haskell-wai-extra')
+         'haskell-wai' 'haskell-wai-extra')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('47822443b1a141a9ca6f6365a07906f7b11b44c2c999ef80bf6c87e66538a3a9d3e3221f48098414aea3538f7ea957bb3435255a490268b5eaecf3785fec407c')



More information about the arch-commits mailing list