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

Felix Yan fyan at archlinux.org
Sun Apr 10 04:58:29 UTC 2016


    Date: Sunday, April 10, 2016 @ 06:58:28
  Author: fyan
Revision: 169964

upgpkg: haskell-warp 3.2.6-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 04:58:18 UTC (rev 169963)
+++ PKGBUILD	2016-04-10 04:58:28 UTC (rev 169964)
@@ -4,7 +4,7 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.4
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="http://github.com/yesodweb/wai"
@@ -19,7 +19,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('82eb213819d241b18fda6d9d9c1f2336237dbb0741e9eee5dc5cf3731fcef2c1')
+sha256sums=('4ac0ce7613a5a9c70d2100d8553c790567a4cd2147b994c5f838c2862e6dd810')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list