Date: Saturday, February 1, 2020 @ 01:15:57 Author: felixonmars Revision: 560908
upgpkg: haskell-http-download 0.1.0.1-20: rebuild with warp 3.3.8 Modified: haskell-http-download/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-01 01:14:40 UTC (rev 560907) +++ PKGBUILD 2020-02-01 01:15:57 UTC (rev 560908) @@ -3,7 +3,7 @@ _hkgname=http-download pkgname=haskell-http-download pkgver=0.1.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Verified downloads with retries" url="https://github.com/commercialhaskell/http-download" license=('MIT')
