Date: Sunday, March 17, 2019 @ 07:49:29 Author: felixonmars Revision: 442298
upgpkg: haskell-http-conduit 2.3.6.1-1 rebuild with http-conduit 2.3.6.1 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-17 07:46:32 UTC (rev 442297) +++ PKGBUILD 2019-03-17 07:49:29 UTC (rev 442298) @@ -3,8 +3,8 @@ _hkgname=http-conduit pkgname=haskell-http-conduit -pkgver=2.3.5 -pkgrel=18 +pkgver=2.3.6.1 +pkgrel=1 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="http://www.yesodweb.com/book/http-conduit" license=("BSD") @@ -17,7 +17,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=('3f51ed396cbd27c47329bff18327f27eec33b37647589a2234d19dadd6bbcd732ad302c0898eb3669aa0a0d87dcf94f032d9686259e21e0fb188c151c7e84d78') +sha512sums=('374091720f2a7e2ba66998f2c8642e8555dd695d352acf4ec5998e5fcbb8d9017d4f8675efbf210f5e4a51ceb93c83e5d4dd1a65b4e0bfbf5dc5d65e7cc1d4c3') build() { cd $_hkgname-$pkgver
