Date: Thursday, May 27, 2021 @ 00:59:34 Author: felixonmars Revision: 947608
upgpkg: haskell-http-client 0.7.8-11: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 00:58:55 UTC (rev 947607) +++ PKGBUILD 2021-05-27 00:59:34 UTC (rev 947608) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=10 +pkgrel=11 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
