Date: Monday, June 13, 2022 @ 13:58:07 Author: felixonmars Revision: 1237560
upgpkg: haskell-pipes-http 1.0.6-453: rebuild with tls 1.6.0 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-13 13:58:00 UTC (rev 1237559) +++ PKGBUILD 2022-06-13 13:58:07 UTC (rev 1237560) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=452 +pkgrel=453 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
