Date: Tuesday, October 6, 2020 @ 17:43:55 Author: felixonmars Revision: 719407
upgpkg: haskell-yesod 1.6.1.0-46: rebuild with wai-extra 3.1.1 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-06 17:43:20 UTC (rev 719406) +++ PKGBUILD 2020-10-06 17:43:55 UTC (rev 719407) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=45 +pkgrel=46 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")