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

Felix Yan felixonmars at archlinux.org
Sat Apr 15 01:26:07 UTC 2017


    Date: Saturday, April 15, 2017 @ 01:26:06
  Author: felixonmars
Revision: 223061

upgpkg: haskell-warp 3.2.11.2-1

rebuild with warp,3.2.11.2

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-15 00:43:03 UTC (rev 223060)
+++ PKGBUILD	2017-04-15 01:26:06 UTC (rev 223061)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.11.1
-pkgrel=7
+pkgver=3.2.11.2
+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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('853f672c48893936902a0c6b3e4711f58c0fd02f36e8badb46a0c8b58067e5fe')
+sha512sums=('e1c651c094aa8b6b984f54bf1cff3c894e7cfbabb591e52c973c38377169759c86b24984495e93dd9e411fe1c2c40fcbf852e52b4b96e4b9a2475e75b8fce3c2')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list