Date: Thursday, March 24, 2022 @ 02:11:13 Author: felixonmars Revision: 1173324
upgpkg: haskell-http-client 0.7.11-8: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 02:11:08 UTC (rev 1173323) +++ PKGBUILD 2022-03-24 02:11:13 UTC (rev 1173324) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=7 +pkgrel=8 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")