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

Felix Yan felixonmars at archlinux.org
Thu May 11 06:25:10 UTC 2017


    Date: Thursday, May 11, 2017 @ 06:25:10
  Author: felixonmars
Revision: 227748

upgpkg: haskell-warp 3.2.12-1

rebuild with warp,3.2.12

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-11 06:23:01 UTC (rev 227747)
+++ PKGBUILD	2017-05-11 06:25:10 UTC (rev 227748)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.11.2
-pkgrel=3
+pkgver=3.2.12
+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")
-sha512sums=('e1c651c094aa8b6b984f54bf1cff3c894e7cfbabb591e52c973c38377169759c86b24984495e93dd9e411fe1c2c40fcbf852e52b4b96e4b9a2475e75b8fce3c2')
+sha512sums=('6e5ff7d72198306bbbc7e86b8fbe9ca6ac74bfc7869384ecc73f5b270e21bc77fceaba9ac5304c43fe3ff13bee0a36bb074bff25054f6bfb6a51ae6f0ce004ca')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list