Date: Monday, December 13, 2021 @ 14:18:26 Author: felixonmars Revision: 1071747
upgpkg: haskell-authenticate-oauth 1.7-35: rebuild with indexed-traversable 0.1.2 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 14:17:43 UTC (rev 1071746) +++ PKGBUILD 2021-12-13 14:18:26 UTC (rev 1071747) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=34 +pkgrel=35 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
