Date: Monday, August 8, 2022 @ 19:54:07 Author: felixonmars Revision: 1262301
upgpkg: haskell-yesod 1.6.2-76: rebuild with tasty 1.4.2.3 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:53:17 UTC (rev 1262300) +++ PKGBUILD 2022-08-08 19:54:07 UTC (rev 1262301) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=75 +pkgrel=76 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")