Date: Saturday, April 25, 2020 @ 23:56:33 Author: felixonmars Revision: 621220
upgpkg: haskell-http-client 0.6.4.1-43: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 23:55:43 UTC (rev 621219) +++ PKGBUILD 2020-04-25 23:56:33 UTC (rev 621220) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=42 +pkgrel=43 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
