Date: Sunday, January 24, 2021 @ 21:24:09 Author: felixonmars Revision: 829205
upgpkg: haskell-req 3.9.0-2: rebuild with unix-compat 0.5.3 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 21:22:20 UTC (rev 829204) +++ PKGBUILD 2021-01-24 21:24:09 UTC (rev 829205) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')
