Date: Thursday, October 22, 2020 @ 20:31:02 Author: felixonmars Revision: 730113
upgpkg: haskell-http-client 0.7.2.1-41: rebuild with profunctors 5.6 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 20:30:23 UTC (rev 730112) +++ PKGBUILD 2020-10-22 20:31:02 UTC (rev 730113) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=40 +pkgrel=41 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
