Date: Wednesday, January 22, 2020 @ 21:18:23 Author: felixonmars Revision: 554598
upgpkg: haskell-authenticate 1.3.5-22: rebuild with base64-bytestring 1.0.0.3 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 21:17:34 UTC (rev 554597) +++ PKGBUILD 2020-01-22 21:18:23 UTC (rev 554598) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=21 +pkgrel=22 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
