Date: Friday, August 19, 2022 @ 10:24:40 Author: felixonmars Revision: 1269933
upgpkg: haskell-yesod 1.6.2-82: rebuild with base-orphans 0.8.7 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-19 10:24:00 UTC (rev 1269932) +++ PKGBUILD 2022-08-19 10:24:40 UTC (rev 1269933) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=81 +pkgrel=82 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")