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

Felix Yan felixonmars at archlinux.org
Sun Jul 9 15:46:32 UTC 2017


    Date: Sunday, July 9, 2017 @ 15:46:31
  Author: felixonmars
Revision: 243410

upgpkg: haskell-warp 3.2.13-1

rebuild with warp,3.2.13

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-09 15:35:17 UTC (rev 243409)
+++ PKGBUILD	2017-07-09 15:46:31 UTC (rev 243410)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.12
-pkgrel=12
+pkgver=3.2.13
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-streaming-commons" "haskell-text" "haskell-unix-compat" "haskell-vault"
          "haskell-wai" "haskell-word8")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6e5ff7d72198306bbbc7e86b8fbe9ca6ac74bfc7869384ecc73f5b270e21bc77fceaba9ac5304c43fe3ff13bee0a36bb074bff25054f6bfb6a51ae6f0ce004ca')
+sha512sums=('598b1a3d2521a483001602c059685f28e5c1ed6729e35243c82b98e879cc4d448dd5b42542bef3b3df9d1181c829e3fc582fa1454f9c4daada44961bc5c6546e')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list