Date: Tuesday, April 14, 2020 @ 17:29:33 Author: felixonmars Revision: 614115
upgpkg: haskell-authenticate 1.3.5-97: rebuild with warp 3.3.10 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 17:28:52 UTC (rev 614114) +++ PKGBUILD 2020-04-14 17:29:33 UTC (rev 614115) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=96 +pkgrel=97 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
