Date: Sunday, June 5, 2022 @ 19:37:31 Author: felixonmars Revision: 1224187
upgpkg: haskell-http-client-tls 0.3.6.1-19: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 19:37:23 UTC (rev 1224186) +++ PKGBUILD 2022-06-05 19:37:31 UTC (rev 1224187) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=18 +pkgrel=19 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")