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

Felix Yan felixonmars at archlinux.org
Sun Feb 4 05:30:11 UTC 2018


    Date: Sunday, February 4, 2018 @ 05:30:10
  Author: felixonmars
Revision: 288899

upgpkg: haskell-http-client-tls 0.3.5.2-1

rebuild with http-client-tls,0.3.5.2

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-04 05:28:59 UTC (rev 288898)
+++ PKGBUILD	2018-02-04 05:30:10 UTC (rev 288899)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.5.1
-pkgrel=36
+pkgver=0.3.5.2
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-text" "haskell-tls")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('76e0a6081edb1658c62e3ba9ff0b0cbcddd657982755ac2de6676a3c688fad4255da9fa0ee80c2101d0e46320a2696d75cb845a17112d3795c0f4c8708611091')
+sha512sums=('2f3ccdf16e7fb653c0e49cab494336d04e17821f6ac8d204063e3d93aa22f74f716d41f2aafffbd3c0c882169f3f2d960281e4155c4daf0ebb7d8c4b3107cd08')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list