Date: Sunday, April 26, 2020 @ 03:49:02 Author: felixonmars Revision: 621334
upgpkg: haskell-authenticate 1.3.5-105: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-26 03:48:26 UTC (rev 621333) +++ PKGBUILD 2020-04-26 03:49:02 UTC (rev 621334) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=104 +pkgrel=105 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
