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

Felix Yan felixonmars at archlinux.org
Sun May 20 13:46:35 UTC 2018


    Date: Sunday, May 20, 2018 @ 13:46:34
  Author: felixonmars
Revision: 325296

upgpkg: haskell-wai-extra 3.0.22.1-1

rebuild with streaming-commons,0.2.0.0 wai-extra,3.0.22.1 wai-handler-launch,3.0.2.4

Modified:
  haskell-wai-extra/trunk/PKGBUILD

----------+
 PKGBUILD |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 13:45:32 UTC (rev 325295)
+++ PKGBUILD	2018-05-20 13:46:34 UTC (rev 325296)
@@ -4,22 +4,21 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.22.0
-pkgrel=49
+pkgver=3.0.22.1
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-base64-bytestring'
-         'haskell-blaze-builder' 'haskell-case-insensitive' 'haskell-cookie'
-         '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-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai'
+         'haskell-case-insensitive' 'haskell-cookie' '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-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")
-sha512sums=('7058bbd79236cb26735a968622f021ac668c780260563ed5d56a82d3a7844de2bc38e7505efcbc8985996d2e1918feb227d91a787c33e1e8f5799ce973806389')
+sha512sums=('7784e7b0e4d5f4e22410ac90803a444a72b09f5ac4e1be5a8fd2dd75252639ff7668a2d8047b31f90ad858063cae0dc725ed72b8e0503c39f1da6db6309bd978')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list