Date: Monday, June 15, 2020 @ 12:49:17 Author: felixonmars Revision: 645084
upgpkg: haskell-yesod 1.6.0.1-114: rebuild with aeson 1.5.2.0 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 12:49:07 UTC (rev 645083) +++ PKGBUILD 2020-06-15 12:49:17 UTC (rev 645084) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.0.1 -pkgrel=113 +pkgrel=114 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")