Date: Sunday, August 21, 2022 @ 22:38:54 Author: felixonmars Revision: 1274163
upgpkg: haskell-yesod 1.6.2-85: rebuild with http-client 0.7.13 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-21 22:38:44 UTC (rev 1274162) +++ PKGBUILD 2022-08-21 22:38:54 UTC (rev 1274163) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=84 +pkgrel=85 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")