Date: Monday, January 11, 2021 @ 20:22:20 Author: felixonmars Revision: 818411
upgpkg: haskell-tls 1.5.4-64: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 20:21:28 UTC (rev 818410) +++ PKGBUILD 2021-01-11 20:22:20 UTC (rev 818411) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=63 +pkgrel=64 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
