Date: Thursday, June 18, 2020 @ 07:03:56 Author: felixonmars Revision: 646743
upgpkg: haskell-http-client 0.7.0-15: rebuild with unordered-containers 0.2.11.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 07:03:10 UTC (rev 646742) +++ PKGBUILD 2020-06-18 07:03:56 UTC (rev 646743) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.0 -pkgrel=14 +pkgrel=15 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
