Date: Friday, February 11, 2022 @ 02:46:31 Author: felixonmars Revision: 1131667
upgpkg: haskell-http-client 0.7.10-10: rebuild with unordered-containers 0.2.16.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 02:45:25 UTC (rev 1131666) +++ PKGBUILD 2022-02-11 02:46:31 UTC (rev 1131667) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.10 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
