Date: Tuesday, July 10, 2018 @ 21:59:32 Author: felixonmars Revision: 356530
upgpkg: haskell-tls 1.4.1-31 rebuild with base-compat 0.10.4 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 21:58:28 UTC (rev 356529) +++ PKGBUILD 2018-07-10 21:59:32 UTC (rev 356530) @@ -5,7 +5,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.4.1 -pkgrel=30 +pkgrel=31 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("custom:BSD3")
