Date: Monday, December 21, 2020 @ 21:29:03 Author: felixonmars Revision: 781604
upgpkg: haskell-http-client 0.7.3-19: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 21:27:56 UTC (rev 781603) +++ PKGBUILD 2020-12-21 21:29:03 UTC (rev 781604) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.3 -pkgrel=18 +pkgrel=19 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
