Date: Thursday, August 18, 2022 @ 16:26:16 Author: felixonmars Revision: 1267664
upgpkg: haskell-yesod 1.6.2-81: rebuild with lifted-async 0.10.2.3 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 16:26:03 UTC (rev 1267663) +++ PKGBUILD 2022-08-18 16:26:16 UTC (rev 1267664) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=80 +pkgrel=81 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")