Date: Monday, January 27, 2020 @ 14:11:57 Author: felixonmars Revision: 556035
upgpkg: haskell-http-client 0.6.4-38: rebuild with doctest 0.16.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 14:10:46 UTC (rev 556034) +++ PKGBUILD 2020-01-27 14:11:57 UTC (rev 556035) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=37 +pkgrel=38 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
