Date: Sunday, January 17, 2016 @ 12:47:50 Author: fyan Revision: 157085
upgpkg: haskell-http-client 0.4.26.2-5 rebuild with StateVar-1.1.0.3, distributive-0.5.0.2, contravariant-1.4, comonad-5, exceptions-0.8.2.1, bifunctors-5.2, semigroupoids-5.0.1, prelude-extras-0.4.0.3, profunctors-5.2, free-4.12.4, adjunctions-4.3, kan-extensions-5.0.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-17 11:43:18 UTC (rev 157084) +++ PKGBUILD 2016-01-17 11:47:50 UTC (rev 157085) @@ -5,7 +5,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.4.26.2 -pkgrel=4 +pkgrel=5 pkgdesc="An HTTP client engine, intended as a base layer for more user-friendly packages." url="https://github.com/snoyberg/http-client" license=("MIT")
