Date: Sunday, April 19, 2020 @ 21:59:11 Author: felixonmars Revision: 616667
upgpkg: haskell-authenticate-oauth 1.6.0.1-80: rebuild with resourcet 1.2.4 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 21:58:38 UTC (rev 616666) +++ PKGBUILD 2020-04-19 21:59:11 UTC (rev 616667) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=79 +pkgrel=80 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
