Date: Friday, January 29, 2021 @ 13:07:27 Author: felixonmars Revision: 834654
upgpkg: haskell-yesod 1.6.1.0-138: rebuild with bifunctors 5.5.10 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 13:06:25 UTC (rev 834653) +++ PKGBUILD 2021-01-29 13:07:27 UTC (rev 834654) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=137 +pkgrel=138 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")