Date: Wednesday, May 13, 2020 @ 09:41:08 Author: felixonmars Revision: 627575
upgpkg: haskell-authenticate 1.3.5-107: rebuild with tasty 1.3 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 09:40:27 UTC (rev 627574) +++ PKGBUILD 2020-05-13 09:41:08 UTC (rev 627575) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=106 +pkgrel=107 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
