Date: Monday, March 30, 2020 @ 23:02:12 Author: felixonmars Revision: 607480
upgpkg: haskell-http-client 0.6.4.1-26: rebuild with doctest 0.16.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 23:01:18 UTC (rev 607479) +++ PKGBUILD 2020-03-30 23:02:12 UTC (rev 607480) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=25 +pkgrel=26 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
