Date: Thursday, March 2, 2023 @ 10:43:45 Author: felixonmars Revision: 1406566
upgpkg: haskell-authenticate-oauth 1.7-153: rebuild with generic-deriving 1.14.3 Modified: haskell-authenticate-oauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:43:36 UTC (rev 1406565) +++ PKGBUILD 2023-03-02 10:43:45 UTC (rev 1406566) @@ -3,7 +3,7 @@ _hkgname=authenticate-oauth pkgname=haskell-authenticate-oauth pkgver=1.7 -pkgrel=152 +pkgrel=153 pkgdesc="Library to authenticate with OAuth for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=('BSD')
