Date: Saturday, May 14, 2022 @ 15:48:05 Author: felixonmars Revision: 1205248
upgpkg: haskell-authenticate 1.3.5.1-46: 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-14 15:47:55 UTC (rev 1205247) +++ PKGBUILD 2022-05-14 15:48:05 UTC (rev 1205248) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=45 +pkgrel=46 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
