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

Felix Yan felixonmars at archlinux.org
Thu May 17 12:23:20 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:23:19
  Author: felixonmars
Revision: 323706

upgpkg: haskell-wai-app-static 3.1.6.2-22

rebuild with ghc 8.4.2

Modified:
  haskell-wai-app-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:22:26 UTC (rev 323705)
+++ PKGBUILD	2018-05-17 12:23:19 UTC (rev 323706)
@@ -5,7 +5,7 @@
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
 pkgver=3.1.6.2
-pkgrel=21
+pkgrel=22
 pkgdesc="WAI application for static serving"
 url="http://www.yesodweb.com/book/web-application-interface"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cryptonite'
          'haskell-file-embed' 'haskell-http-date' 'haskell-http-types' 'haskell-memory'
-         'haskell-mime-types' 'haskell-old-locale' 'haskell-optparse-applicative' 'haskell-text'
+         'haskell-mime-types' 'haskell-old-locale' 'haskell-optparse-applicative'
          'haskell-unix-compat' 'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-extra'
          'haskell-warp' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary')



More information about the arch-commits mailing list