Date: Wednesday, April 14, 2021 @ 20:46:38 Author: felixonmars Revision: 918839
upgpkg: haskell-req 3.9.0-61: rebuild with http-client 0.7.7 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-14 20:45:07 UTC (rev 918838) +++ PKGBUILD 2021-04-14 20:46:38 UTC (rev 918839) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.9.0 -pkgrel=60 +pkgrel=61 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')
