Date: Monday, March 6, 2023 @ 18:52:53 Author: felixonmars Revision: 1416034
upgpkg: haskell-authenticate 1.3.5.1-140: rebuild with aeson 2.1.2.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 18:52:52 UTC (rev 1416033) +++ PKGBUILD 2023-03-06 18:52:53 UTC (rev 1416034) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=139 +pkgrel=140 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
