Date: Wednesday, January 22, 2020 @ 16:56:00 Author: felixonmars Revision: 554341
upgpkg: haskell-pipes-http 1.0.6-65: rebuild with tls 1.5.1 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 16:55:38 UTC (rev 554340) +++ PKGBUILD 2020-01-22 16:56:00 UTC (rev 554341) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=64 +pkgrel=65 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
