Date: Saturday, February 22, 2020 @ 19:32:36 Author: felixonmars Revision: 579043
upgpkg: haskell-http-client 0.6.4-59: rebuild with network-byte-order 0.1.2.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 19:31:39 UTC (rev 579042) +++ PKGBUILD 2020-02-22 19:32:36 UTC (rev 579043) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=58 +pkgrel=59 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
