Date: Monday, January 27, 2020 @ 16:46:07 Author: felixonmars Revision: 556201
upgpkg: haskell-authenticate 1.3.5-25: rebuild with doctest 0.16.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 16:45:02 UTC (rev 556200) +++ PKGBUILD 2020-01-27 16:46:07 UTC (rev 556201) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=24 +pkgrel=25 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
