Date: Saturday, January 7, 2023 @ 00:08:07 Author: felixonmars Revision: 1380511
upgpkg: haskell-authenticate 1.3.5.1-127: rebuild with hashable 1.4.2.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-07 00:08:00 UTC (rev 1380510) +++ PKGBUILD 2023-01-07 00:08:07 UTC (rev 1380511) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=126 +pkgrel=127 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
