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

Felix Yan felixonmars at archlinux.org
Mon Apr 10 13:34:21 UTC 2017


    Date: Monday, April 10, 2017 @ 13:34:21
  Author: felixonmars
Revision: 221769

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

rebuild with http-client-tls,0.3.4.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 13:28:44 UTC (rev 221768)
+++ PKGBUILD	2017-04-10 13:34:21 UTC (rev 221769)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.4
-pkgrel=10
+pkgver=0.3.4.1
+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")
-sha256sums=('37693b0ebcfa6ce796abf39647ff4df17361ab1ab1f999ac10faba67d3042bc1')
+sha512sums=('37df18ed93161560d0a30b5f2f7ffe405fa1b7ea6466d5284ef25114bd0eea6c7df33ed17e3c3085237058b55d1907eccbb9bff209106e012a53d98abb91062e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list