[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 07:23:17 UTC 2018
Date: Thursday, May 17, 2018 @ 07:23:17
Author: felixonmars
Revision: 323368
upgpkg: haskell-wai-extra 3.0.22.0-46
rebuild with ghc 8.4.2
Modified:
haskell-wai-extra/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 07:23:15 UTC (rev 323367)
+++ PKGBUILD 2018-05-17 07:23:17 UTC (rev 323368)
@@ -5,7 +5,7 @@
_hkgname=wai-extra
pkgname=haskell-wai-extra
pkgver=3.0.22.0
-pkgrel=45
+pkgrel=46
pkgdesc="Provides some basic WAI handlers and middleware."
url="https://github.com/yesodweb/wai"
license=("MIT")
@@ -15,7 +15,7 @@
'haskell-data-default-class' 'haskell-fast-logger' 'haskell-http-types'
'haskell-iproute' 'haskell-lifted-base' 'haskell-network' 'haskell-old-locale'
'haskell-resourcet' 'haskell-streaming-commons' 'haskell-stringsearch'
- 'haskell-text' 'haskell-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai'
+ 'haskell-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai'
'haskell-wai-logger' 'haskell-word8' 'haskell-zlib')
makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list