Date: Thursday, February 18, 2021 @ 13:04:48 Author: felixonmars Revision: 864097
upgpkg: haskell-authenticate 1.3.5-280: rebuild with async 2.2.3 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 13:04:01 UTC (rev 864096) +++ PKGBUILD 2021-02-18 13:04:48 UTC (rev 864097) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=279 +pkgrel=280 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
