Date: Monday, June 6, 2022 @ 19:51:12 Author: felixonmars Revision: 1227078
upgpkg: haskell-authenticate 1.3.5.1-56: rebuild with tls 1.5.8 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 19:50:36 UTC (rev 1227077) +++ PKGBUILD 2022-06-06 19:51:12 UTC (rev 1227078) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=55 +pkgrel=56 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
