Date: Thursday, May 13, 2021 @ 21:17:11 Author: felixonmars Revision: 933828
upgpkg: haskell-http-client 0.7.8-5: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 21:16:27 UTC (rev 933827) +++ PKGBUILD 2021-05-13 21:17:11 UTC (rev 933828) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=4 +pkgrel=5 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
