Date: Wednesday, January 12, 2022 @ 01:49:50 Author: felixonmars Revision: 1101368
upgpkg: haskell-authenticate-oauth 1.7-45: rebuild with ghc 9.0.2 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-12 01:49:07 UTC (rev 1101367) +++ PKGBUILD 2022-01-12 01:49:50 UTC (rev 1101368) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=44 +pkgrel=45 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
