Date: Sunday, March 8, 2020 @ 20:58:18 Author: felixonmars Revision: 592511
upgpkg: haskell-authenticate-oauth 1.6.0.1-48: rebuild with generic-deriving 1.13 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 20:57:40 UTC (rev 592510) +++ PKGBUILD 2020-03-08 20:58:18 UTC (rev 592511) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=47 +pkgrel=48 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
