Date: Saturday, May 7, 2016 @ 06:02:46 Author: fyan Revision: 174020 upgpkg: haskell-http-conduit 2.1.10.1-1
rebuild with conduit-1.2.6.6, http-conduit-2.1.10.1, resourcet-1.1.7.4, socks-0.5.5, tagsoup-0.13.10 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-07 03:22:16 UTC (rev 174019) +++ PKGBUILD 2016-05-07 04:02:46 UTC (rev 174020) @@ -4,8 +4,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.1.10 -pkgrel=3 +pkgver=2.1.10.1 +pkgrel=1 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="http://www.yesodweb.com/book/http-conduit" license=("custom:BSD3") @@ -17,7 +17,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('eb68fc0f012f177e6883f042bb2455317ea2b1961dbfeff87d122b0b24f9275f') +sha256sums=('36ebae73f7bf984e1062aa6079b935069b49a5b3811ea935194c0cecb8de815f') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
