Date: Tuesday, February 22, 2022 @ 19:04:10 Author: felixonmars Revision: 1136052
upgpkg: haskell-authenticate 1.3.5.1-5: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-22 19:03:37 UTC (rev 1136051) +++ PKGBUILD 2022-02-22 19:04:10 UTC (rev 1136052) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
