Date: Wednesday, June 29, 2022 @ 22:20:14 Author: felixonmars Revision: 1241583
upgpkg: haskell-authenticate-oauth 1.7-96: rebuild with transformers-compat 0.7.2 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 22:20:07 UTC (rev 1241582) +++ PKGBUILD 2022-06-29 22:20:14 UTC (rev 1241583) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=95 +pkgrel=96 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
