Date: Monday, November 23, 2020 @ 00:47:24 Author: felixonmars Revision: 759824
upgpkg: haskell-http-client 0.7.3-4: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 00:46:15 UTC (rev 759823) +++ PKGBUILD 2020-11-23 00:47:24 UTC (rev 759824) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.3 -pkgrel=3 +pkgrel=4 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
