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

Felix Yan felixonmars at archlinux.org
Wed Feb 8 15:20:12 UTC 2017


    Date: Wednesday, February 8, 2017 @ 15:20:11
  Author: felixonmars
Revision: 211255

upgpkg: haskell-warp-tls 3.2.3-1

rebuild with warp-tls,3.2.3

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-08 14:50:17 UTC (rev 211254)
+++ PKGBUILD	2017-02-08 15:20:11 UTC (rev 211255)
@@ -4,8 +4,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.2
-pkgrel=34
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-cryptonite" "haskell-data-default-class" "haskell-network"
          "haskell-streaming-commons" "haskell-tls" "haskell-wai" "haskell-warp")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('9fc2a031ed5fd17c63479743869ed03fdf80f707a9ecfe4ff02939f4f7df091b')
+sha256sums=('f5c4c871fee62021a7b3b22d1f2af3543843a0c54632da6f7be9ef58e65fa292')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list