Date: Thursday, February 18, 2021 @ 10:30:46 Author: felixonmars Revision: 863956
upgpkg: haskell-req 3.9.0-26: rebuild with async 2.2.3 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 10:29:19 UTC (rev 863955) +++ PKGBUILD 2021-02-18 10:30:46 UTC (rev 863956) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.9.0 -pkgrel=25 +pkgrel=26 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')
