Date: Thursday, March 10, 2022 @ 22:29:08 Author: felixonmars Revision: 1146160
upgpkg: haskell-authenticate 1.3.5.1-10: rebuild with doctest 0.19.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-10 22:28:24 UTC (rev 1146159) +++ PKGBUILD 2022-03-10 22:29:08 UTC (rev 1146160) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=9 +pkgrel=10 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
