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

Felix Yan felixonmars at archlinux.org
Tue Jul 5 06:06:10 UTC 2016


    Date: Tuesday, July 5, 2016 @ 06:06:09
  Author: felixonmars
Revision: 182269

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

rebuild with aeson-compat-0.3.5.0, chunked-data-0.3.0, conduit-combinators-1.0.4, conduit-extra-1.1.13.2, http-client-0.5.0, http-client-tls-0.3.0, http-conduit-2.2.0, monad-logger-0.3.19, mono-traversable-1.0.0, wai-extra-3.0.15.3, wai-logger-2.3.0, warp-3.2.7

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-05 06:06:01 UTC (rev 182268)
+++ PKGBUILD	2016-07-05 06:06:09 UTC (rev 182269)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.2.4.1
-pkgrel=4
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-connection" "haskell-data-default-class" "haskell-http-client"
          "haskell-network" "haskell-tls")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8dc85884e15cd32f59a47e11861d78566c6ccb202e8d317403b784278f628ba3')
+sha256sums=('811b30a53156dc12e3eb34f8921778f081521ef388b7f4d7ce6c59d086cb3358')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list