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

Felix Yan felixonmars at archlinux.org
Mon Jun 19 18:22:43 UTC 2017


    Date: Monday, June 19, 2017 @ 18:22:41
  Author: felixonmars
Revision: 238717

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

rebuild with http-client-tls,0.3.5.1

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 18:21:46 UTC (rev 238716)
+++ PKGBUILD	2017-06-19 18:22:41 UTC (rev 238717)
@@ -4,18 +4,18 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.5
-pkgrel=7
+pkgver=0.3.5.1
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-case-insensitive" "haskell-connection" "haskell-cryptonite"
+depends=('ghc' "haskell-case-insensitive" "haskell-connection" "haskell-cryptonite"
          "haskell-data-default-class" "haskell-exceptions" "haskell-http-client"
          "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=('f6b3188827db4c609cefda20e8216cd9445ae12f7ce9868558d570cb801765def796a960e2b295b62e0ad94fd0af83440b6414cceb9ede1d13a23c829f02516b')
+sha512sums=('76e0a6081edb1658c62e3ba9ff0b0cbcddd657982755ac2de6676a3c688fad4255da9fa0ee80c2101d0e46320a2696d75cb845a17112d3795c0f4c8708611091')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list