Date: Wednesday, May 18, 2022 @ 13:43:15 Author: felixonmars Revision: 1208144
upgpkg: haskell-http-client 0.7.11-21: rebuild with resourcet 1.2.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-18 13:43:08 UTC (rev 1208143) +++ PKGBUILD 2022-05-18 13:43:15 UTC (rev 1208144) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=20 +pkgrel=21 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
