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

Felix Yan felixonmars at archlinux.org
Tue Jul 5 05:43:33 UTC 2016


    Date: Tuesday, July 5, 2016 @ 05:43:33
  Author: felixonmars
Revision: 182245

upgpkg: haskell-wai-logger 2.3.0-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-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-05 05:43:26 UTC (rev 182244)
+++ PKGBUILD	2016-07-05 05:43:33 UTC (rev 182245)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-logger
 pkgname=haskell-wai-logger
-pkgver=2.2.7
-pkgrel=6
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="A logging system for WAI"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-fast-logger" "haskell-http-types" "haskell-network" "haskell-unix-time"
          "haskell-wai")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f4718c7661373b6a93fb7ac4b4662617f9e161f6b9297d0f665f71391e489607')
+sha256sums=('90cd993c657e72a0480a988220b288aeb2561efa53d2c8f819197b6de3060bf0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list