Date: Monday, September 28, 2020 @ 10:28:45 Author: felixonmars Revision: 712822
upgpkg: haskell-http-client 0.7.2.1-26: rebuild with network-byte-order 0.1.6 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 10:28:30 UTC (rev 712821) +++ PKGBUILD 2020-09-28 10:28:45 UTC (rev 712822) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=25 +pkgrel=26 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
