Date: Thursday, April 2, 2020 @ 09:15:41 Author: felixonmars Revision: 609417
upgpkg: haskell-tls 1.5.4-9: rebuild with QuickCheck 2.14 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 09:14:32 UTC (rev 609416) +++ PKGBUILD 2020-04-02 09:15:41 UTC (rev 609417) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=8 +pkgrel=9 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
