Date: Sunday, August 16, 2020 @ 20:54:47 Author: felixonmars Revision: 681921
upgpkg: haskell-yesod 1.6.1.0-8: rebuild with lifted-async 0.10.1.2 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 20:53:53 UTC (rev 681920) +++ PKGBUILD 2020-08-16 20:54:47 UTC (rev 681921) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")