Date: Friday, July 1, 2016 @ 15:26:44 Author: felixonmars Revision: 181718
upgpkg: haskell-http-conduit 2.1.11-1 rebuild with Glob-0.7.8, JuicyPixels-3.2.7.2, aeson-pretty-0.8.1, data-accessor-template-0.2.1.13, http-client-0.4.30, http-conduit-2.1.11 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-01 15:16:20 UTC (rev 181717) +++ PKGBUILD 2016-07-01 15:26:44 UTC (rev 181718) @@ -4,8 +4,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.1.10.1 -pkgrel=13 +pkgver=2.1.11 +pkgrel=1 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="http://www.yesodweb.com/book/http-conduit" license=("custom:BSD3") @@ -15,7 +15,7 @@ "haskell-http-client-tls" "haskell-http-types" "haskell-lifted-base" "haskell-monad-control" "haskell-mtl" "haskell-resourcet") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('36ebae73f7bf984e1062aa6079b935069b49a5b3811ea935194c0cecb8de815f') +sha256sums=('75df5c0515080a09b4cdc73a759523b10265a692ff50beb964766d4f8dcf0d7f') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
