Date: Monday, January 4, 2021 @ 18:34:06 Author: felixonmars Revision: 807860
upgpkg: haskell-req 3.8.0-31: rebuild with aeson 1.5.5.0 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 18:32:44 UTC (rev 807859) +++ PKGBUILD 2021-01-04 18:34:06 UTC (rev 807860) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.8.0 -pkgrel=30 +pkgrel=31 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')