Date: Wednesday, December 29, 2021 @ 11:38:45 Author: felixonmars Revision: 1086998
upgpkg: haskell-http-client 0.7.9-21: rebuild with unordered-containers 0.2.15.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 11:37:52 UTC (rev 1086997) +++ PKGBUILD 2021-12-29 11:38:45 UTC (rev 1086998) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.9 -pkgrel=20 +pkgrel=21 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
