Date: Thursday, February 4, 2021 @ 19:45:23 Author: felixonmars Revision: 845505
upgpkg: haskell-req 3.9.0-12: rebuild with modern-uri 0.3.3.1 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 19:43:30 UTC (rev 845504) +++ PKGBUILD 2021-02-04 19:45:23 UTC (rev 845505) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.9.0 -pkgrel=11 +pkgrel=12 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')