Date: Sunday, August 30, 2020 @ 07:32:55 Author: felixonmars Revision: 692418
upgpkg: haskell-yesod 1.6.1.0-19: rebuild with http-api-data 0.4.2 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 07:31:53 UTC (rev 692417) +++ PKGBUILD 2020-08-30 07:32:55 UTC (rev 692418) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")