Date: Thursday, August 25, 2022 @ 10:53:23 Author: felixonmars Revision: 1278413
upgpkg: haskell-authenticate 1.3.5.1-83: rebuild with hashable 1.4.1.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 10:53:12 UTC (rev 1278412) +++ PKGBUILD 2022-08-25 10:53:23 UTC (rev 1278413) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=82 +pkgrel=83 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
