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

Felix Yan felixonmars at archlinux.org
Wed Feb 7 08:05:36 UTC 2018


    Date: Wednesday, February 7, 2018 @ 08:05:35
  Author: felixonmars
Revision: 289891

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

rebuild with http-client-tls,0.3.5.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 08:04:38 UTC (rev 289890)
+++ PKGBUILD	2018-02-07 08:05:35 UTC (rev 289891)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.5.2
-pkgrel=2
+pkgver=0.3.5.3
+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=('2f3ccdf16e7fb653c0e49cab494336d04e17821f6ac8d204063e3d93aa22f74f716d41f2aafffbd3c0c882169f3f2d960281e4155c4daf0ebb7d8c4b3107cd08')
+sha512sums=('df4fff9fbd6736a52d54bf04669107b24e3d31c22b0f7882310204ca4ef1a895e9f79cea289423341aa575759a2667ff9ca86b889567605ad3daec266a1bbb14')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list