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

Felix Yan fyan at archlinux.org
Mon Apr 11 13:07:59 UTC 2016


    Date: Monday, April 11, 2016 @ 15:07:59
  Author: fyan
Revision: 170432

upgpkg: haskell-http-conduit 2.1.9-1

rebuild with http-client-0.4.27.1, http-client-tls-0.2.3, http-conduit-2.1.9, yaml-0.8.17, yesod-1.4.3, yesod-auth-1.4.13.1, yesod-core-1.4.20.1

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 13:07:36 UTC (rev 170431)
+++ PKGBUILD	2016-04-11 13:07:59 UTC (rev 170432)
@@ -4,8 +4,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.1.8
-pkgrel=36
+pkgver=2.1.9
+pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('550d86ea9ee6dd90994a460c5c85ddc861fb5c0f007304dc4a2e2035f980ea3d')
+sha256sums=('61a33fce3630b3a7b0740213cc1a4ab7b756103d629bc35d5fd9298bf66481cd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list