Date: Monday, February 25, 2019 @ 12:50:07 Author: felixonmars Revision: 435774
upgpkg: haskell-http-client 0.6.1.1-2 rebuild with http-types 0.12.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-25 12:49:05 UTC (rev 435773) +++ PKGBUILD 2019-02-25 12:50:07 UTC (rev 435774) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
