Date: Friday, April 1, 2022 @ 05:24:32 Author: felixonmars Revision: 1179106
upgpkg: haskell-tls 1.5.7-21: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 05:24:26 UTC (rev 1179105) +++ PKGBUILD 2022-04-01 05:24:32 UTC (rev 1179106) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.7 -pkgrel=20 +pkgrel=21 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
