Date: Wednesday, March 17, 2021 @ 09:25:45 Author: felixonmars Revision: 893212
upgpkg: haskell-req 3.9.0-49: rebuild with doctest 0.18.1 Modified: haskell-req/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 09:25:11 UTC (rev 893211) +++ PKGBUILD 2021-03-17 09:25:45 UTC (rev 893212) @@ -3,7 +3,7 @@ _hkgname=req pkgname=haskell-req pkgver=3.9.0 -pkgrel=48 +pkgrel=49 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library" url="https://github.com/mrkkrp/req" license=('BSD')
