Date: Wednesday, May 12, 2021 @ 11:39:21 Author: felixonmars Revision: 931505
upgpkg: haskell-http-client 0.7.8-4: rebuild with unliftio 0.2.15 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 11:38:22 UTC (rev 931504) +++ PKGBUILD 2021-05-12 11:39:21 UTC (rev 931505) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=3 +pkgrel=4 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
