Date: Thursday, August 18, 2022 @ 22:01:58 Author: felixonmars Revision: 1269287
upgpkg: haskell-http-client 0.7.12-4: rebuild with base-orphans 0.8.7 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 22:01:49 UTC (rev 1269286) +++ PKGBUILD 2022-08-18 22:01:58 UTC (rev 1269287) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.12 -pkgrel=3 +pkgrel=4 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
