Date: Thursday, September 15, 2022 @ 21:46:06 Author: felixonmars Revision: 1303138
upgpkg: haskell-http-client 0.7.13.1-10: rebuild with bifunctors 5.5.13 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:46:02 UTC (rev 1303137) +++ PKGBUILD 2022-09-15 21:46:06 UTC (rev 1303138) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.13.1 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
