Date: Wednesday, August 5, 2020 @ 13:15:21 Author: felixonmars Revision: 669457
upgpkg: haskell-authenticate-oauth 1.6.0.1-124: rebuild with unordered-containers 0.2.12.0 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 13:14:39 UTC (rev 669456) +++ PKGBUILD 2020-08-05 13:15:21 UTC (rev 669457) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=123 +pkgrel=124 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
