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

Felix Yan felixonmars at archlinux.org
Thu Jun 1 12:00:43 UTC 2017


    Date: Thursday, June 1, 2017 @ 12:00:42
  Author: felixonmars
Revision: 232217

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

rebuild with http-client-tls,0.3.5

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 11:59:01 UTC (rev 232216)
+++ PKGBUILD	2017-06-01 12:00:42 UTC (rev 232217)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.4.2
-pkgrel=4
+pkgver=0.3.5
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-http-types" "haskell-memory" "haskell-network" "haskell-network-uri"
          "haskell-text" "haskell-tls")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4686a87c14476d72a871606970390d3b183a28655bbe009cea7eb32fbf45f9998d1d8db5e1253f09d8e5fe543a18990762972757d03812d7adefc9748ce9285e')
+sha512sums=('f6b3188827db4c609cefda20e8216cd9445ae12f7ce9868558d570cb801765def796a960e2b295b62e0ad94fd0af83440b6414cceb9ede1d13a23c829f02516b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list