Date: Thursday, November 19, 2020 @ 11:23:39 Author: felixonmars Revision: 757472
upgpkg: haskell-authenticate-oauth 1.6.0.1-185: rebuild with http-client 0.7.3 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-19 11:22:27 UTC (rev 757471) +++ PKGBUILD 2020-11-19 11:23:39 UTC (rev 757472) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=184 +pkgrel=185 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
