Date: Thursday, May 12, 2022 @ 08:56:42 Author: felixonmars Revision: 1198573
upgpkg: haskell-http-client 0.7.11-17: rebuild with unordered-containers 0.2.19.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:56:36 UTC (rev 1198572) +++ PKGBUILD 2022-05-12 08:56:42 UTC (rev 1198573) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=16 +pkgrel=17 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
