Date: Monday, August 17, 2020 @ 17:00:32 Author: felixonmars Revision: 682862
upgpkg: haskell-chell 0.5-47: rebuild with ghc 8.10.2 Modified: haskell-chell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 16:59:48 UTC (rev 682861) +++ PKGBUILD 2020-08-17 17:00:32 UTC (rev 682862) @@ -3,7 +3,7 @@ _hkgname=chell pkgname=haskell-chell pkgver=0.5 -pkgrel=46 +pkgrel=47 pkgdesc="A simple and intuitive library for automated testing" url="https://github.com/typeclasses/chell" license=('MIT')
