Date: Sunday, February 2, 2020 @ 06:49:51 Author: felixonmars Revision: 561326
upgpkg: haskell-authenticate 1.3.5-31: rebuild with bifunctors 5.5.7 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 06:49:00 UTC (rev 561325) +++ PKGBUILD 2020-02-02 06:49:51 UTC (rev 561326) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=30 +pkgrel=31 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
