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

Felix Yan fyan at archlinux.org
Sun Apr 10 02:53:31 UTC 2016


    Date: Sunday, April 10, 2016 @ 04:53:30
  Author: fyan
Revision: 169950

upgpkg: haskell-tls 1.3.5-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 02:53:22 UTC (rev 169949)
+++ PKGBUILD	2016-04-10 02:53:30 UTC (rev 169950)
@@ -4,8 +4,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.3.4
-pkgrel=11
+pkgver=1.3.5
+pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="http://github.com/vincenthz/hs-tls"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('49fff2bd6b420bb57f7cc78445f9a17547a5ff4a72e29135695c9cc2d91e19c1')
+sha256sums=('ff2c21a8a9d1f34ccc5dcf816c2a873a91ab15ab4c7876cd7b88c3052624a08f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list