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

Felix Yan felixonmars at archlinux.org
Mon Jun 20 12:55:23 UTC 2016


    Date: Monday, June 20, 2016 @ 12:55:22
  Author: felixonmars
Revision: 180490

upgpkg: haskell-wai-extra 3.0.15.2-1

rebuild with dns-2.0.3, extra-1.4.10, generic-deriving-1.10.5, http-client-0.4.29, http-client-tls-0.2.4.1, language-javascript-0.6.0.7, monad-par-0.3.4.8, path-0.5.8, semigroupoids-5.1, wai-extra-3.0.15.2

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-20 12:54:36 UTC (rev 180489)
+++ PKGBUILD	2016-06-20 12:55:22 UTC (rev 180490)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.15.1
-pkgrel=9
+pkgver=3.0.15.2
+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=('6474f70915bfd9342ec126a3de76c6247e0788deb553fc46e1ba72c1f0f8e4ad')
+sha256sums=('367973347c3cfb4378b4b6c118dc0423779799df01a228fd518899acc4716bf8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list