Date: Friday, January 1, 2021 @ 03:24:23 Author: felixonmars Revision: 801695
upgpkg: haskell-http-client 0.7.3-29: rebuild with contravariant 1.5.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 03:18:08 UTC (rev 801694) +++ PKGBUILD 2021-01-01 03:24:23 UTC (rev 801695) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.3 -pkgrel=28 +pkgrel=29 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
