Date: Wednesday, May 20, 2020 @ 11:30:47 Author: felixonmars Revision: 630622
upgpkg: haskell-http-client 0.6.4.1-53: rebuild with network-byte-order 0.1.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 11:30:11 UTC (rev 630621) +++ PKGBUILD 2020-05-20 11:30:47 UTC (rev 630622) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=52 +pkgrel=53 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
