Date: Friday, October 5, 2018 @ 17:29:23 Author: felixonmars Revision: 390179
upgpkg: haskell-http-client 0.5.13.1-21 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 17:28:12 UTC (rev 390178) +++ PKGBUILD 2018-10-05 17:29:23 UTC (rev 390179) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.5.13.1 -pkgrel=20 +pkgrel=21 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
