Date: Thursday, March 19, 2020 @ 20:51:57 Author: felixonmars Revision: 601185
upgpkg: haskell-authenticate 1.3.5-80: rebuild with conduit 1.3.2 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 20:51:19 UTC (rev 601184) +++ PKGBUILD 2020-03-19 20:51:57 UTC (rev 601185) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=79 +pkgrel=80 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
