Date: Thursday, August 26, 2021 @ 10:49:49 Author: felixonmars Revision: 1005917
upgpkg: haskell-http-client 0.7.8-31: rebuild with tasty 1.4.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 10:49:38 UTC (rev 1005916) +++ PKGBUILD 2021-08-26 10:49:49 UTC (rev 1005917) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=30 +pkgrel=31 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
