Date: Monday, February 17, 2020 @ 09:45:54 Author: felixonmars Revision: 573893
upgpkg: haskell-http-client 0.6.4-50: rebuild with profunctors 5.5.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 09:39:41 UTC (rev 573892) +++ PKGBUILD 2020-02-17 09:45:54 UTC (rev 573893) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=49 +pkgrel=50 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
