Date: Saturday, March 27, 2021 @ 00:10:59 Author: felixonmars Revision: 904931
upgpkg: haskell-authenticate 1.3.5-315: rebuild with attoparsec 0.14.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 00:10:09 UTC (rev 904930) +++ PKGBUILD 2021-03-27 00:10:59 UTC (rev 904931) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=314 +pkgrel=315 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
