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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:54:32 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:54:31
  Author: felixonmars
Revision: 323903

upgpkg: haskell-wai-cors 0.2.6-29

rebuild with ghc 8.4.2

Modified:
  haskell-wai-cors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:53:55 UTC (rev 323902)
+++ PKGBUILD	2018-05-17 16:54:31 UTC (rev 323903)
@@ -5,13 +5,13 @@
 _hkgname=wai-cors
 pkgname=haskell-wai-cors
 pkgver=0.2.6
-pkgrel=28
+pkgrel=29
 pkgdesc="CORS for WAI"
 url="https://github.com/larskuhtz/wai-cors"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-attoparsec" "haskell-base-unicode-symbols" "haskell-case-insensitive"
-         "haskell-http-types" "haskell-wai" "haskell-mtl")
+         "haskell-http-types" "haskell-wai")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('aa1454096e6243edd48cf52d2e9ad27f174fe934b2256c58bec84c6da2de899e523ff70af783e458fe5f95d51371d2111d8f979cc89a0ecbf646b23a74ae6617')



More information about the arch-commits mailing list