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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:52:40 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:52:39
  Author: felixonmars
Revision: 323899

upgpkg: haskell-wai-middleware-static 0.8.2-2

rebuild with ghc 8.4.2

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:51:58 UTC (rev 323898)
+++ PKGBUILD	2018-05-17 16:52:39 UTC (rev 323899)
@@ -5,14 +5,14 @@
 _hkgname=wai-middleware-static
 pkgname=haskell-wai-middleware-static
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="WAI middleware that serves requests to static files"
 url="https://github.com/scotty-web/wai-middleware-static"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-cryptonite' 'haskell-memory' 'haskell-expiring-cache-map'
-         'haskell-http-types' 'haskell-mime-types' 'haskell-mtl' 'haskell-old-locale'
-         'haskell-semigroups' 'haskell-text' 'haskell-wai')
+         'haskell-http-types' 'haskell-mime-types' 'haskell-old-locale'
+         'haskell-semigroups' 'haskell-wai')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('0316fa827606562e5172eb93f8baba08af6ac07c78ff92cd8b7228658f2e9460ed0cd31e6e3e4249b41aa125f771d5610634140153b69c940a8562aa089c6bb6')



More information about the arch-commits mailing list