Date: Thursday, December 24, 2020 @ 15:51:16 Author: felixonmars Revision: 788306
upgpkg: haskell-authenticate 1.3.5-231: rebuild with base16-bytestring 1.0.1.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 15:50:48 UTC (rev 788305) +++ PKGBUILD 2020-12-24 15:51:16 UTC (rev 788306) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=230 +pkgrel=231 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
