Date: Sunday, October 25, 2020 @ 20:10:24 Author: felixonmars Revision: 732959
upgpkg: haskell-authenticate 1.3.5-200: rebuild with bifunctors 5.5.8 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 20:09:50 UTC (rev 732958) +++ PKGBUILD 2020-10-25 20:10:24 UTC (rev 732959) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=199 +pkgrel=200 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
