Date: Saturday, March 6, 2021 @ 16:24:36 Author: felixonmars Revision: 884441
upgpkg: haskell-http-conduit 2.3.8-1: rebuild with http-conduit 2.3.8 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 16:17:01 UTC (rev 884440) +++ PKGBUILD 2021-03-06 16:24:36 UTC (rev 884441) @@ -3,8 +3,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.3.7.4 -pkgrel=82 +pkgver=2.3.8 +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=('4e6cd8c8015dd960a1a0584224fa99bae362487f0e227a712086dba5a757546cd64d857215b3cb5eab1f74e06d4064a9f1333a0f97ba15bd107dea28244df508') +sha512sums=('44c337f1a0a0ec74a5d6e4e28a3aa5a32609c3a4da9424e99aedc2a8db67fc4684ef10cf82d6bda0761c7ffba4f0222e683946ab6dd8de1ab8225a40cc14cf66') build() { cd $_hkgname-$pkgver
