Date: Wednesday, October 28, 2020 @ 17:56:50 Author: felixonmars Revision: 735583
upgpkg: haskell-authenticate 1.3.5-201: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-28 17:56:16 UTC (rev 735582) +++ PKGBUILD 2020-10-28 17:56:50 UTC (rev 735583) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=200 +pkgrel=201 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
