Date: Monday, August 29, 2016 @ 09:41:47 Author: felixonmars Revision: 187896
upgpkg: haskell-http-conduit 2.2.0.1-1 rebuild with conduit-combinators-1.0.5, hackage-security-0.5.2.2, hasktags-0.69.2, hoogle-5.0.3, http-client-0.5.2, http-conduit-2.2.0.1, stylish-haskell-0.6.4.0, yesod-core-1.4.24 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-29 09:41:38 UTC (rev 187895) +++ PKGBUILD 2016-08-29 09:41:47 UTC (rev 187896) @@ -4,8 +4,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.2.0 -pkgrel=8 +pkgver=2.2.0.1 +pkgrel=1 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="http://www.yesodweb.com/book/http-conduit" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-http-client" "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=('ba3dbc20b8be238386928405af52cadb33c0c8bdf0f3e97236a4b958a5a09510') +sha256sums=('54e7d2a3346e45f3785dc14b98f534c931236db20a1ea20335893ada922558a7') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
