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

Felix Yan felixonmars at archlinux.org
Fri Mar 2 08:01:54 UTC 2018


    Date: Friday, March 2, 2018 @ 08:01:53
  Author: felixonmars
Revision: 301235

upgpkg: haskell-tls 1.4.1-1

rebuild with tls,1.4.1

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 08:01:13 UTC (rev 301234)
+++ PKGBUILD	2018-03-02 08:01:53 UTC (rev 301235)
@@ -4,8 +4,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.4.0
-pkgrel=33
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="https://github.com/vincenthz/hs-tls"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          "haskell-network" "haskell-x509" "haskell-x509-store" "haskell-x509-validation")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f4130b19c764f3423481b23c0d8f09540baf6cbb066045796ac28f030a3c43ac0efd342fe1ceceb0aa4d33a9cfc3b2c9d5d216e758a43a31d32a1fbee022921a')
+sha512sums=('a72435af9d3188fb19d6367089bc598ec17e845eccfbeb3457da89c3a3eb3f47b6041b4d2be6bff63e0c40e110b1eb8b176380e5acb82641869df4dfb871d9fd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list