Date: Wednesday, April 6, 2022 @ 22:00:11 Author: felixonmars Revision: 1182259
upgpkg: haskell-authenticate 1.3.5.1-36: rebuild with unordered-containers 0.2.18.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:59:33 UTC (rev 1182258) +++ PKGBUILD 2022-04-06 22:00:11 UTC (rev 1182259) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=35 +pkgrel=36 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
