Date: Friday, September 11, 2020 @ 17:42:17 Author: felixonmars Revision: 702824
upgpkg: haskell-http-client 0.7.2.1-16: rebuild with mwc-random 0.15.0.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-11 17:42:14 UTC (rev 702823) +++ PKGBUILD 2020-09-11 17:42:17 UTC (rev 702824) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=15 +pkgrel=16 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")