Date: Wednesday, February 12, 2020 @ 12:23:24 Author: felixonmars Revision: 569278
upgpkg: haskell-http-download 0.1.0.1-30: rebuild with network-uri 2.6.2.0 Modified: haskell-http-download/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 12:22:19 UTC (rev 569277) +++ PKGBUILD 2020-02-12 12:23:24 UTC (rev 569278) @@ -3,7 +3,7 @@ _hkgname=http-download pkgname=haskell-http-download pkgver=0.1.0.1 -pkgrel=29 +pkgrel=30 pkgdesc="Verified downloads with retries" url="https://github.com/commercialhaskell/http-download" license=('MIT')
