Date: Monday, May 3, 2021 @ 00:15:57 Author: felixonmars Revision: 926365
upgpkg: haskell-http-client 0.7.8-2: rebuild with bifunctors 5.5.11 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-03 00:14:51 UTC (rev 926364) +++ PKGBUILD 2021-05-03 00:15:57 UTC (rev 926365) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
