Date: Tuesday, December 28, 2021 @ 22:44:56 Author: felixonmars Revision: 1086455
upgpkg: haskell-http-client 0.7.9-20: rebuild with streaming-commons 0.2.2.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 22:44:06 UTC (rev 1086454) +++ PKGBUILD 2021-12-28 22:44:56 UTC (rev 1086455) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.9 -pkgrel=19 +pkgrel=20 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
