Date: Thursday, May 12, 2022 @ 09:32:26 Author: felixonmars Revision: 1198765
upgpkg: haskell-http-client-tls 0.3.6.1-9: rebuild with unordered-containers 0.2.19.1 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:32:19 UTC (rev 1198764) +++ PKGBUILD 2022-05-12 09:32:26 UTC (rev 1198765) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=8 +pkgrel=9 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
