Date: Sunday, March 8, 2020 @ 22:40:14 Author: felixonmars Revision: 592609
upgpkg: haskell-authenticate 1.3.5-67: rebuild with generic-deriving 1.13 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 22:39:33 UTC (rev 592608) +++ PKGBUILD 2020-03-08 22:40:14 UTC (rev 592609) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=66 +pkgrel=67 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
