Date: Wednesday, February 10, 2021 @ 03:36:06 Author: felixonmars Revision: 852294
upgpkg: haskell-authenticate 1.3.5-272: rebuild with ghc 8.10.4 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 03:35:34 UTC (rev 852293) +++ PKGBUILD 2021-02-10 03:36:06 UTC (rev 852294) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=271 +pkgrel=272 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
