Date: Sunday, September 25, 2022 @ 21:28:52 Author: felixonmars Revision: 1310802
upgpkg: haskell-http-client-tls 0.3.6.1-57: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:28:52 UTC (rev 1310801) +++ PKGBUILD 2022-09-25 21:28:52 UTC (rev 1310802) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=56 +pkgrel=57 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
