Date: Wednesday, May 13, 2020 @ 07:20:52 Author: felixonmars Revision: 627435
upgpkg: haskell-http-client 0.6.4.1-46: rebuild with tasty 1.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 07:18:16 UTC (rev 627434) +++ PKGBUILD 2020-05-13 07:20:52 UTC (rev 627435) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=45 +pkgrel=46 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
