Date: Saturday, October 10, 2020 @ 08:59:16 Author: felixonmars Revision: 722982
upgpkg: haskell-yesod 1.6.1.0-50: rebuild with unordered-containers 0.2.13.0 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 08:58:41 UTC (rev 722981) +++ PKGBUILD 2020-10-10 08:59:16 UTC (rev 722982) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=49 +pkgrel=50 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")