Date: Saturday, April 23, 2022 @ 22:37:44 Author: felixonmars Revision: 1189028
upgpkg: haskell-authenticate-oauth 1.7-77: rebuild with hashable 1.4.0.1 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:37:38 UTC (rev 1189027) +++ PKGBUILD 2022-04-23 22:37:44 UTC (rev 1189028) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=76 +pkgrel=77 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
