Date: Wednesday, April 1, 2020 @ 22:42:39 Author: felixonmars Revision: 609319
upgpkg: haskell-authenticate-oauth 1.6.0.1-70: rebuild with QuickCheck 2.14 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 22:42:02 UTC (rev 609318) +++ PKGBUILD 2020-04-01 22:42:39 UTC (rev 609319) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=69 +pkgrel=70 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
