Date: Saturday, September 12, 2020 @ 00:34:31 Author: felixonmars Revision: 703005
upgpkg: haskell-authenticate 1.3.5-180: rebuild with mwc-random 0.15.0.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 00:33:56 UTC (rev 703004) +++ PKGBUILD 2020-09-12 00:34:31 UTC (rev 703005) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=179 +pkgrel=180 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
