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

Felix Yan felixonmars at archlinux.org
Tue Oct 25 07:49:15 UTC 2016


    Date: Tuesday, October 25, 2016 @ 07:49:14
  Author: felixonmars
Revision: 193278

upgpkg: haskell-wai-extra 3.0.19-1

rebuild with resourcet-1.1.8, zlib-0.6.1.2, texmath-0.8.6.6, wai-extra-3.0.19, x509-store-1.6.2, x509-system-1.6.4, x509-validation-1.6.5

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 07:44:29 UTC (rev 193277)
+++ PKGBUILD	2016-10-25 07:49:14 UTC (rev 193278)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.18
-pkgrel=2
+pkgver=3.0.19
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -18,7 +18,7 @@
          "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" "haskell-wai"
          "haskell-wai-logger" "haskell-word8" "haskell-zlib")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('42fde2a6066c2de40b931a5379f3436899c96f7b31037ed27524ec86714d0764')
+sha256sums=('8002890c4aa4fc564a142982bc37f29c35caa76231697eb51c519a698482e3bf')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list