Date: Sunday, October 18, 2020 @ 12:02:06 Author: felixonmars Revision: 725963
upgpkg: haskell-yesod 1.6.1.0-51: rebuild with th-abstraction 0.4.0.0 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-18 12:01:02 UTC (rev 725962) +++ PKGBUILD 2020-10-18 12:02:06 UTC (rev 725963) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=50 +pkgrel=51 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")