Date: Monday, June 15, 2020 @ 12:11:00 Author: felixonmars Revision: 645021
upgpkg: haskell-authenticate 1.3.5-129: rebuild with aeson 1.5.2.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 12:10:22 UTC (rev 645020) +++ PKGBUILD 2020-06-15 12:11:00 UTC (rev 645021) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=128 +pkgrel=129 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
