Date: Saturday, May 4, 2019 @ 17:16:18 Author: felixonmars Revision: 459059
upgpkg: haskell-authenticate 1.3.4-272 rebuild with comonad 5.0.5 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-04 17:15:35 UTC (rev 459058) +++ PKGBUILD 2019-05-04 17:16:18 UTC (rev 459059) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.4 -pkgrel=271 +pkgrel=272 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")