Date: Tuesday, July 5, 2016 @ 06:00:07
  Author: felixonmars
Revision: 182263

upgpkg: haskell-warp 3.2.7-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-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-05 05:59:43 UTC (rev 182262)
+++ PKGBUILD    2016-07-05 06:00:07 UTC (rev 182263)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.6
-pkgrel=15
+pkgver=3.2.7
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="http://github.com/yesodweb/wai";
 license=("MIT")
@@ -17,7 +17,7 @@
          "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-wai"
          "haskell-word8")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('4ac0ce7613a5a9c70d2100d8553c790567a4cd2147b994c5f838c2862e6dd810')
+sha256sums=('ca8f59f9467151a453b5eaa6631d6ccb12ffabd4cd074bf32908e780b695f184')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal

Reply via email to