Date: Tuesday, March 23, 2021 @ 06:27:54 Author: felixonmars Revision: 900018
upgpkg: haskell-http-client 0.7.6-11: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 06:26:45 UTC (rev 900017) +++ PKGBUILD 2021-03-23 06:27:54 UTC (rev 900018) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.6 -pkgrel=10 +pkgrel=11 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
