Date: Wednesday, August 24, 2022 @ 22:54:03 Author: felixonmars Revision: 1277720
upgpkg: haskell-tls 1.6.0-10: rebuild with hashable 1.4.1.0 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:53:55 UTC (rev 1277719) +++ PKGBUILD 2022-08-24 22:54:03 UTC (rev 1277720) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.6.0 -pkgrel=9 +pkgrel=10 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
