Date: Saturday, October 24, 2020 @ 07:55:46 Author: felixonmars Revision: 730973
upgpkg: haskell-authenticate 1.3.5-199: rebuild with generic-deriving 1.14 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 07:55:17 UTC (rev 730972) +++ PKGBUILD 2020-10-24 07:55:46 UTC (rev 730973) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=198 +pkgrel=199 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
