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

Felix Yan felixonmars at archlinux.org
Mon Feb 6 02:57:19 UTC 2017


    Date: Monday, February 6, 2017 @ 02:57:18
  Author: felixonmars
Revision: 210178

upgpkg: haskell-warp 3.2.11-1

rebuild with warp,3.2.11

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-06 02:56:42 UTC (rev 210177)
+++ PKGBUILD	2017-02-06 02:57:18 UTC (rev 210178)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.9
-pkgrel=9
+pkgver=3.2.11
+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=('e2789a51b302dde7ab4145b5a0be745e1bdaae108761f9664718fbccbd55ebca')
+sha256sums=('193e6cd899c09850819c09ae4a4368f569ee65559eef3f440be83b6c2b2cffac')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list