Date: Wednesday, February 19, 2020 @ 16:51:48 Author: felixonmars Revision: 576691
upgpkg: haskell-authenticate 1.3.5-48: rebuild with tls 1.5.4 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-19 16:50:15 UTC (rev 576690) +++ PKGBUILD 2020-02-19 16:51:48 UTC (rev 576691) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=47 +pkgrel=48 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
