Date: Monday, October 19, 2020 @ 13:51:26 Author: felixonmars Revision: 727143
upgpkg: haskell-req 3.6.0-18: rebuild with conduit 1.3.3 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 13:49:45 UTC (rev 727142) +++ PKGBUILD 2020-10-19 13:51:26 UTC (rev 727143) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.6.0 -pkgrel=17 +pkgrel=18 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')
