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

Felix Yan felixonmars at archlinux.org
Fri Aug 5 08:51:01 UTC 2016


    Date: Friday, August 5, 2016 @ 08:51:01
  Author: felixonmars
Revision: 185226

upgpkg: haskell-warp 3.2.8-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 08:40:51 UTC (rev 185225)
+++ PKGBUILD	2016-08-05 08:51:01 UTC (rev 185226)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.7
-pkgrel=4
+pkgver=3.2.8
+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=('ca8f59f9467151a453b5eaa6631d6ccb12ffabd4cd074bf32908e780b695f184')
+sha256sums=('09de2d19cf0d1af8afe9f96e916aa7dafda82ddab3258fdec31963db81c2cf3c')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list