Date: Sunday, May 24, 2020 @ 15:27:33 Author: felixonmars Revision: 632917
upgpkg: haskell-yesod-core 1.6.18-24: rebuild with tasty 1.3.1 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-24 15:26:23 UTC (rev 632916) +++ PKGBUILD 2020-05-24 15:27:33 UTC (rev 632917) @@ -4,7 +4,7 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.6.18 -pkgrel=23 +pkgrel=24 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")