Date: Sunday, March 21, 2021 @ 06:41:00 Author: felixonmars Revision: 897043
upgpkg: haskell-http-client 0.7.6-10: rebuild with tasty 1.4.0.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 06:39:55 UTC (rev 897042) +++ PKGBUILD 2021-03-21 06:41:00 UTC (rev 897043) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.6 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
