Date: Thursday, June 9, 2022 @ 21:18:36 Author: felixonmars Revision: 1229905
upgpkg: haskell-authenticate 1.3.5.1-60: rebuild with unix-compat 0.6 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-09 21:17:46 UTC (rev 1229904) +++ PKGBUILD 2022-06-09 21:18:36 UTC (rev 1229905) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=59 +pkgrel=60 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
