Date: Thursday, September 17, 2020 @ 10:15:00 Author: felixonmars Revision: 708608
upgpkg: haskell-yesod 1.6.1.0-30: rebuild with wai-extra 3.0.30 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 10:14:27 UTC (rev 708607) +++ PKGBUILD 2020-09-17 10:15:00 UTC (rev 708608) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=29 +pkgrel=30 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")