Date: Sunday, May 15, 2022 @ 01:58:24 Author: felixonmars Revision: 1205720
upgpkg: haskell-http-client-tls 0.3.6.1-12: 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-15 01:58:16 UTC (rev 1205719) +++ PKGBUILD 2022-05-15 01:58:24 UTC (rev 1205720) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=11 +pkgrel=12 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
