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

Felix Yan fyan at archlinux.org
Tue Feb 23 06:12:33 UTC 2016


    Date: Tuesday, February 23, 2016 @ 07:12:33
  Author: fyan
Revision: 163194

upgpkg: haskell-warp 3.2.3-1

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-23 06:07:23 UTC (rev 163193)
+++ PKGBUILD	2016-02-23 06:12:33 UTC (rev 163194)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.1
-pkgrel=10
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -19,7 +19,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('c04acc6a4933ddba8bfa7a0752848f9b546162944b917fa39c65f82bca11b3a3')
+sha256sums=('3a218d436cd77d41a157e67721ac59892e70f09fcd39594fc4707dabec760ee8')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list