Date: Sunday, October 4, 2020 @ 17:15:17 Author: felixonmars Revision: 717794
upgpkg: haskell-yesod 1.6.1.0-44: rebuild with transformers-compat 0.6.6 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 17:14:39 UTC (rev 717793) +++ PKGBUILD 2020-10-04 17:15:17 UTC (rev 717794) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=43 +pkgrel=44 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")