Date: Friday, November 20, 2020 @ 22:03:39 Author: felixonmars Revision: 758160
upgpkg: haskell-authenticate 1.3.5-213: rebuild with base64-bytestring 1.2.0.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-20 22:02:46 UTC (rev 758159) +++ PKGBUILD 2020-11-20 22:03:39 UTC (rev 758160) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=212 +pkgrel=213 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
