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

Felix Yan felixonmars at archlinux.org
Tue Jul 5 05:58:45 UTC 2016


    Date: Tuesday, July 5, 2016 @ 05:58:45
  Author: felixonmars
Revision: 182261

upgpkg: haskell-wai-extra 3.0.15.3-1

rebuild with aeson-compat-0.3.5.0, chunked-data-0.3.0, conduit-combinators-1.0.4, conduit-extra-1.1.13.2, http-client-0.5.0, http-client-tls-0.3.0, http-conduit-2.2.0, monad-logger-0.3.19, mono-traversable-1.0.0, wai-extra-3.0.15.3, wai-logger-2.3.0, warp-3.2.7

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-05 05:57:09 UTC (rev 182260)
+++ PKGBUILD	2016-07-05 05:58:45 UTC (rev 182261)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.15.2
-pkgrel=4
+pkgver=3.0.15.3
+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=('367973347c3cfb4378b4b6c118dc0423779799df01a228fd518899acc4716bf8')
+sha256sums=('e841c5f101b0d436c1e54dd197e1e245b8b5ca4d3db18c48a837db1db3d5c1b3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list