Date: Friday, February 10, 2017 @ 03:56:41 Author: felixonmars Revision: 211675
upgpkg: haskell-http 4000.3.5-1 rebuild with HTTP,4000.3.5 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-10 01:34:58 UTC (rev 211674) +++ PKGBUILD 2017-02-10 03:56:41 UTC (rev 211675) @@ -4,7 +4,7 @@ _hkgname=HTTP pkgname=haskell-http -pkgver=4000.3.4 +pkgver=4000.3.5 pkgrel=1 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=('ghc=8.0.1' 'sh' 'haskell-network' 'haskell-parsec' 'haskell-mtl' 'haskell-network-uri') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -md5sums=('fa5b963c84faf630357184eb8a957659') +md5sums=('3094b09a8f548184af1e35baf3d1bec6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
