Date: Thursday, March 24, 2022 @ 21:13:37 Author: felixonmars Revision: 1175454
upgpkg: haskell-authenticate 1.3.5.1-32: rebuild with quickcheck-instances 0.3.27 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 21:13:31 UTC (rev 1175453) +++ PKGBUILD 2022-03-24 21:13:37 UTC (rev 1175454) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=31 +pkgrel=32 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
