Date: Sunday, May 15, 2022 @ 03:47:14 Author: felixonmars Revision: 1206106
upgpkg: haskell-authenticate 1.3.5.1-47: rebuild with hashable 1.4.0.2 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 03:47:04 UTC (rev 1206105) +++ PKGBUILD 2022-05-15 03:47:14 UTC (rev 1206106) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=46 +pkgrel=47 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
