Date: Thursday, August 13, 2020 @ 06:49:21 Author: felixonmars Revision: 676906
upgpkg: haskell-authenticate 1.3.5-161: rebuild with quickcheck-instances 0.3.24 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 06:48:40 UTC (rev 676905) +++ PKGBUILD 2020-08-13 06:49:21 UTC (rev 676906) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=160 +pkgrel=161 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
