Date: Thursday, March 24, 2022 @ 20:18:07 Author: felixonmars Revision: 1175204
upgpkg: haskell-http-client-tls 0.3.6-6: rebuild with quickcheck-instances 0.3.27 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:17:58 UTC (rev 1175203) +++ PKGBUILD 2022-03-24 20:18:07 UTC (rev 1175204) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6 -pkgrel=5 +pkgrel=6 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
