Date: Saturday, August 29, 2020 @ 22:58:13 Author: felixonmars Revision: 692348
upgpkg: haskell-yesod 1.6.1.0-18: rebuild with shakespeare 2.0.25 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-29 22:57:21 UTC (rev 692347) +++ PKGBUILD 2020-08-29 22:58:13 UTC (rev 692348) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=17 +pkgrel=18 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")