Date: Saturday, May 14, 2022 @ 14:42:36 Author: felixonmars Revision: 1204926
upgpkg: haskell-http-client-tls 0.3.6.1-11: rebuild with hashable 1.4.0.2 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 14:42:27 UTC (rev 1204925) +++ PKGBUILD 2022-05-14 14:42:36 UTC (rev 1204926) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=10 +pkgrel=11 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
