Date: Thursday, March 15, 2018 @ 10:29:52 Author: felixonmars Revision: 308418
upgpkg: haskell-http 4000.3.10-1 rebuild with HTTP,4000.3.10 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-15 10:29:50 UTC (rev 308417) +++ PKGBUILD 2018-03-15 10:29:52 UTC (rev 308418) @@ -4,8 +4,8 @@ _hkgname=HTTP pkgname=haskell-http -pkgver=4000.3.9 -pkgrel=31 +pkgver=4000.3.10 +pkgrel=1 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') @@ -16,7 +16,7 @@ 'haskell-http-types' 'haskell-wai' 'haskell-warp' 'haskell-conduit' 'haskell-conduit-extra') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('752fdcd95711c8b33f1e27dd3128beccf57db80c0e6341c02a418d180af3adf64eb85760d4d53984ba3072ac9f9ca047078b71ef42365ceaf63bd92c27fcaee3') +sha512sums=('47b9919606adc6ee2aaa73a8097ec8da418efe16c6ebbfcb66b6e686f4bbb35771719f275340a993750b5c4d2d0130e3dc691ceef562cfde58e3d8e14fbf81a2') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
