Date: Friday, October 2, 2020 @ 19:38:11 Author: felixonmars Revision: 715542
upgpkg: haskell-tls 1.5.4-33: rebuild with base-orphans 0.8.3 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 19:37:18 UTC (rev 715541) +++ PKGBUILD 2020-10-02 19:38:11 UTC (rev 715542) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=32 +pkgrel=33 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
