Date: Thursday, May 21, 2020 @ 12:12:37 Author: felixonmars Revision: 631165
upgpkg: haskell-authenticate-oauth 1.6.0.1-90: rebuild with unliftio 0.2.13 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-21 12:11:58 UTC (rev 631164) +++ PKGBUILD 2020-05-21 12:12:37 UTC (rev 631165) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
