Date: Friday, September 18, 2020 @ 10:21:55 Author: felixonmars Revision: 709884
upgpkg: haskell-tls 1.5.4-32: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 10:20:57 UTC (rev 709883) +++ PKGBUILD 2020-09-18 10:21:55 UTC (rev 709884) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=31 +pkgrel=32 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
