Date: Thursday, December 24, 2020 @ 10:13:19 Author: felixonmars Revision: 786998
upgpkg: haskell-authenticate 1.3.5-230: rebuild with ghc 8.10.3 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 10:12:51 UTC (rev 786997) +++ PKGBUILD 2020-12-24 10:13:19 UTC (rev 786998) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=229 +pkgrel=230 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
