Date: Friday, August 13, 2021 @ 14:24:14 Author: felixonmars Revision: 998016
upgpkg: haskell-http-client 0.7.8-28: rebuild with base64-bytestring 1.2.1.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-13 14:23:11 UTC (rev 998015) +++ PKGBUILD 2021-08-13 14:24:14 UTC (rev 998016) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=27 +pkgrel=28 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
