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

Felix Yan felixonmars at archlinux.org
Sat Aug 5 15:12:47 UTC 2017


    Date: Saturday, August 5, 2017 @ 15:12:46
  Author: felixonmars
Revision: 248741

upgpkg: haskell-tls 1.4.0-1

rebuild with tls,1.4.0

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 15:07:10 UTC (rev 248740)
+++ PKGBUILD	2017-08-05 15:12:46 UTC (rev 248741)
@@ -4,8 +4,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.3.11
-pkgrel=6
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="http://github.com/vincenthz/hs-tls"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-cryptonite" "haskell-data-default-class" "haskell-memory" "haskell-mtl"
          "haskell-network" "haskell-x509" "haskell-x509-store" "haskell-x509-validation")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('719ca0be6acd658806be90d945f4d3e5b6f5b0e9b2017f05c6865bda7a6768f4bb1ec3bd687efe3ba21f513275c7f0d3c88a644f6eef1c7781d1d9118788af3b')
+sha512sums=('f4130b19c764f3423481b23c0d8f09540baf6cbb066045796ac28f030a3c43ac0efd342fe1ceceb0aa4d33a9cfc3b2c9d5d216e758a43a31d32a1fbee022921a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list