Date: Thursday, September 3, 2020 @ 20:42:24 Author: felixonmars Revision: 697646
upgpkg: haskell-authenticate-oauth 1.6.0.1-150: rebuild with mwc-random 0.15.0.0 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-03 20:42:09 UTC (rev 697645) +++ PKGBUILD 2020-09-03 20:42:24 UTC (rev 697646) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=149 +pkgrel=150 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')