Date: Thursday, December 24, 2020 @ 17:46:55 Author: felixonmars Revision: 788422
upgpkg: haskell-yesod 1.6.1.0-103: rebuild with base16-bytestring 1.0.1.0 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 17:46:22 UTC (rev 788421) +++ PKGBUILD 2020-12-24 17:46:55 UTC (rev 788422) @@ -4,7 +4,7 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.6.1.0 -pkgrel=102 +pkgrel=103 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT")