Date: Sunday, June 21, 2020 @ 11:33:31 Author: felixonmars Revision: 649200
upgpkg: haskell-authenticate 1.3.5-136: rebuild with cryptonite 0.27 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-21 11:32:41 UTC (rev 649199) +++ PKGBUILD 2020-06-21 11:33:31 UTC (rev 649200) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=135 +pkgrel=136 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
