Date: Tuesday, August 18, 2020 @ 11:41:25 Author: felixonmars Revision: 683858
upgpkg: haskell-authenticate 1.3.5-166: rebuild with ghc 8.10.2 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 11:40:25 UTC (rev 683857) +++ PKGBUILD 2020-08-18 11:41:25 UTC (rev 683858) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=165 +pkgrel=166 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
