Date: Tuesday, August 9, 2022 @ 16:39:05 Author: felixonmars Revision: 1263962
upgpkg: haskell-authenticate-oauth 1.7-104: rebuild with th-abstraction 0.4.4.0 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 16:38:56 UTC (rev 1263961) +++ PKGBUILD 2022-08-09 16:39:05 UTC (rev 1263962) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=103 +pkgrel=104 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')