Date: Monday, March 14, 2022 @ 12:27:47 Author: felixonmars Revision: 1152597
upgpkg: haskell-http-client 0.7.11-2: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 12:27:13 UTC (rev 1152596) +++ PKGBUILD 2022-03-14 12:27:47 UTC (rev 1152597) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
