Date: Wednesday, March 15, 2023 @ 17:39:27 Author: felixonmars Revision: 1420701
upgpkg: haskell-tls 1.6.0-32: rebuild with network 3.1.2.8 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-15 17:39:22 UTC (rev 1420700) +++ PKGBUILD 2023-03-15 17:39:27 UTC (rev 1420701) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.6.0 -pkgrel=31 +pkgrel=32 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
