Date: Thursday, March 3, 2022 @ 22:49:51 Author: felixonmars Revision: 1141359
upgpkg: haskell-tls 1.5.7-8: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 22:48:58 UTC (rev 1141358) +++ PKGBUILD 2022-03-03 22:49:51 UTC (rev 1141359) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.7 -pkgrel=7 +pkgrel=8 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
