Date: Thursday, March 25, 2021 @ 09:32:21 Author: felixonmars Revision: 902785
upgpkg: haskell-http-client 0.7.6-12: rebuild with tasty 1.4.0.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 09:31:10 UTC (rev 902784) +++ PKGBUILD 2021-03-25 09:32:21 UTC (rev 902785) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.6 -pkgrel=11 +pkgrel=12 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
