Date: Wednesday, March 11, 2020 @ 15:14:40 Author: felixonmars Revision: 594319
upgpkg: haskell-http-client 0.6.4.1-4: rebuild with network-byte-order 0.1.4.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 15:13:45 UTC (rev 594318) +++ PKGBUILD 2020-03-11 15:14:40 UTC (rev 594319) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
