Date: Wednesday, August 24, 2022 @ 14:09:10 Author: felixonmars Revision: 1276373
upgpkg: haskell-yesod 1.6.2-89: rebuild with cereal 0.5.8.3 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 14:08:54 UTC (rev 1276372) +++ PKGBUILD 2022-08-24 14:09:10 UTC (rev 1276373) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=88 +pkgrel=89 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")