Date: Friday, February 19, 2021 @ 22:35:54 Author: felixonmars Revision: 866402
upgpkg: haskell-yesod-core 1.6.18.8-62: rebuild with profunctors 5.6.2 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 22:34:56 UTC (rev 866401) +++ PKGBUILD 2021-02-19 22:35:54 UTC (rev 866402) @@ -4,7 +4,7 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.6.18.8 -pkgrel=61 +pkgrel=62 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")