Date: Thursday, October 22, 2020 @ 22:20:47 Author: felixonmars Revision: 730251
upgpkg: haskell-authenticate 1.3.5-198: rebuild with profunctors 5.6 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 22:20:17 UTC (rev 730250) +++ PKGBUILD 2020-10-22 22:20:47 UTC (rev 730251) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=197 +pkgrel=198 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
