Date: Wednesday, October 16, 2019 @ 06:13:10 Author: felixonmars Revision: 516272
upgpkg: haskell-http-conduit 2.3.7.2-1 rebuild with http-conduit 2.3.7.2 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-16 06:10:50 UTC (rev 516271) +++ PKGBUILD 2019-10-16 06:13:10 UTC (rev 516272) @@ -3,8 +3,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.3.7.1 -pkgrel=71 +pkgver=2.3.7.2 +pkgrel=1 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD") @@ -18,7 +18,7 @@ 'haskell-unliftio' 'haskell-utf8-string' 'haskell-wai' 'haskell-wai-conduit' 'haskell-warp' 'haskell-warp-tls') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('39308e85a9b8c292930803b0b0bb00d4fb58e64e3a8273a30fee4f6016fe18ae9cbd75ece5b67ff88237d87c0b895896b9d715eaa45d396f3baf1deb2b8388ba') +sha512sums=('0046399603683d1f7541b224bde489a4ef50c6ba4ad7a1e69f7128cf087790330d9ba08a7578f08debd502e740dec0e08866f840dc19d8fbfc8455f507f5afe2') prepare() { cd $_hkgname-$pkgver