Date: Wednesday, November 25, 2020 @ 17:46:06 Author: felixonmars Revision: 761152
upgpkg: haskell-http-client 0.7.3-6: rebuild with conduit 1.3.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-25 17:45:00 UTC (rev 761151) +++ PKGBUILD 2020-11-25 17:46:06 UTC (rev 761152) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.3 -pkgrel=5 +pkgrel=6 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
