Date: Saturday, February 22, 2020 @ 12:30:14 Author: felixonmars Revision: 578462
upgpkg: haskell-yesod-core 1.6.17.2-11: rebuild with pretty-show 1.10 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 12:29:56 UTC (rev 578461) +++ PKGBUILD 2020-02-22 12:30:14 UTC (rev 578462) @@ -4,7 +4,7 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.6.17.2 -pkgrel=10 +pkgrel=11 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")