Date: Monday, May 24, 2021 @ 20:38:24 Author: felixonmars Revision: 944910
upgpkg: haskell-http-client 0.7.8-10: rebuild with unordered-containers 0.2.14.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-24 20:37:02 UTC (rev 944909) +++ PKGBUILD 2021-05-24 20:38:24 UTC (rev 944910) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
