Date: Wednesday, March 17, 2021 @ 01:12:59 Author: felixonmars Revision: 892690
upgpkg: haskell-authenticate-oauth 1.6.0.1-256: rebuild with doctest 0.18.1 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 01:12:04 UTC (rev 892689) +++ PKGBUILD 2021-03-17 01:12:59 UTC (rev 892690) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.6.0.1 -pkgrel=255 +pkgrel=256 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
