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

Felix Yan fyan at archlinux.org
Sun May 8 02:13:07 UTC 2016


    Date: Sunday, May 8, 2016 @ 04:13:06
  Author: fyan
Revision: 174259

upgpkg: haskell-tls 1.3.6-1

rebuild with pipes-4.1.9, tls-1.3.6

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-08 02:02:35 UTC (rev 174258)
+++ PKGBUILD	2016-05-08 02:13:06 UTC (rev 174259)
@@ -4,8 +4,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.3.5
-pkgrel=2
+pkgver=1.3.6
+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=('ff2c21a8a9d1f34ccc5dcf816c2a873a91ab15ab4c7876cd7b88c3052624a08f')
+sha256sums=('72285fbc0f79f3138213cbe493a0bb10780becb1469b0e2c7aa840e6ba04dd62')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list