Date: Wednesday, August 26, 2020 @ 15:05:49 Author: felixonmars Revision: 688936
upgpkg: haskell-http-client 0.7.2.1-3: rebuild with random 1.2.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-26 15:04:14 UTC (rev 688935) +++ PKGBUILD 2020-08-26 15:05:49 UTC (rev 688936) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")