Date: Thursday, March 24, 2022 @ 03:39:26 Author: felixonmars Revision: 1173806
upgpkg: haskell-yesod 1.6.2-18: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 03:39:20 UTC (rev 1173805) +++ PKGBUILD 2022-03-24 03:39:26 UTC (rev 1173806) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.2 -pkgrel=17 +pkgrel=18 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")