Date: Tuesday, June 8, 2021 @ 00:41:40 Author: felixonmars Revision: 958449
upgpkg: haskell-authenticate 1.3.5-345: rebuild with ghc 8.10.5 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-08 00:40:33 UTC (rev 958448) +++ PKGBUILD 2021-06-08 00:41:40 UTC (rev 958449) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=344 +pkgrel=345 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
