Date: Monday, November 19, 2018 @ 14:53:00 Author: felixonmars Revision: 408794
upgpkg: haskell-authenticate-oauth 1.6-53 rebuild with http-client 0.5.14 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-19 14:49:46 UTC (rev 408793) +++ PKGBUILD 2018-11-19 14:53:00 UTC (rev 408794) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6 -pkgrel=52 +pkgrel=53 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('custom:BSD3')